#include <live_chat_message_list_response.h>
◆ LiveChatMessageListResponse() [1/2]
google_youtube_api::LiveChatMessageListResponse::LiveChatMessageListResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ LiveChatMessageListResponse() [2/2]
google_youtube_api::LiveChatMessageListResponse::LiveChatMessageListResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~LiveChatMessageListResponse()
google_youtube_api::LiveChatMessageListResponse::~LiveChatMessageListResponse |
( |
| ) |
|
|
virtual |
◆ clear_etag()
void google_youtube_api::LiveChatMessageListResponse::clear_etag |
( |
| ) |
|
|
inline |
Clears the 'etag
' attribute.
◆ clear_event_id()
void google_youtube_api::LiveChatMessageListResponse::clear_event_id |
( |
| ) |
|
|
inline |
Clears the 'eventId
' attribute.
◆ clear_items()
void google_youtube_api::LiveChatMessageListResponse::clear_items |
( |
| ) |
|
|
inline |
Clears the 'items
' attribute.
◆ clear_kind()
void google_youtube_api::LiveChatMessageListResponse::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_next_page_token()
void google_youtube_api::LiveChatMessageListResponse::clear_next_page_token |
( |
| ) |
|
|
inline |
Clears the 'nextPageToken
' attribute.
◆ clear_offline_at()
void google_youtube_api::LiveChatMessageListResponse::clear_offline_at |
( |
| ) |
|
|
inline |
Clears the 'offlineAt
' attribute.
◆ clear_page_info()
void google_youtube_api::LiveChatMessageListResponse::clear_page_info |
( |
| ) |
|
|
inline |
Clears the 'pageInfo
' attribute.
◆ clear_polling_interval_millis()
void google_youtube_api::LiveChatMessageListResponse::clear_polling_interval_millis |
( |
| ) |
|
|
inline |
Clears the 'pollingIntervalMillis
' attribute.
◆ clear_token_pagination()
void google_youtube_api::LiveChatMessageListResponse::clear_token_pagination |
( |
| ) |
|
|
inline |
Clears the 'tokenPagination
' attribute.
◆ clear_visitor_id()
void google_youtube_api::LiveChatMessageListResponse::clear_visitor_id |
( |
| ) |
|
|
inline |
Clears the 'visitorId
' attribute.
◆ get_etag()
const StringPiece google_youtube_api::LiveChatMessageListResponse::get_etag |
( |
| ) |
const |
|
inline |
Get the value of the 'etag
' attribute.
◆ get_event_id()
const StringPiece google_youtube_api::LiveChatMessageListResponse::get_event_id |
( |
| ) |
const |
|
inline |
Get the value of the 'eventId
' attribute.
◆ get_items()
const client::JsonCppArray<LiveChatMessage > google_youtube_api::LiveChatMessageListResponse::get_items |
( |
| ) |
const |
Get a reference to the value of the 'items
' attribute.
◆ get_kind()
const StringPiece google_youtube_api::LiveChatMessageListResponse::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_next_page_token()
const StringPiece google_youtube_api::LiveChatMessageListResponse::get_next_page_token |
( |
| ) |
const |
|
inline |
Get the value of the 'nextPageToken
' attribute.
◆ get_offline_at()
client::DateTime google_youtube_api::LiveChatMessageListResponse::get_offline_at |
( |
| ) |
const |
|
inline |
Get the value of the 'offlineAt
' attribute.
◆ get_page_info()
const PageInfo google_youtube_api::LiveChatMessageListResponse::get_page_info |
( |
| ) |
const |
Get a reference to the value of the 'pageInfo
' attribute.
◆ get_polling_interval_millis()
uint32 google_youtube_api::LiveChatMessageListResponse::get_polling_interval_millis |
( |
| ) |
const |
|
inline |
Get the value of the 'pollingIntervalMillis
' attribute.
◆ get_token_pagination()
const TokenPagination google_youtube_api::LiveChatMessageListResponse::get_token_pagination |
( |
| ) |
const |
Get a reference to the value of the 'tokenPagination
' attribute.
◆ get_visitor_id()
const StringPiece google_youtube_api::LiveChatMessageListResponse::get_visitor_id |
( |
| ) |
const |
|
inline |
Get the value of the 'visitorId
' attribute.
◆ GetTypeName()
const StringPiece google_youtube_api::LiveChatMessageListResponse::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_etag()
bool google_youtube_api::LiveChatMessageListResponse::has_etag |
( |
| ) |
const |
|
inline |
Determine if the 'etag
' attribute was set.
- Returns
- true if the '
etag
' attribute was set.
◆ has_event_id()
bool google_youtube_api::LiveChatMessageListResponse::has_event_id |
( |
| ) |
const |
|
inline |
Determine if the 'eventId
' attribute was set.
- Returns
- true if the '
eventId
' attribute was set.
◆ has_items()
bool google_youtube_api::LiveChatMessageListResponse::has_items |
( |
| ) |
const |
|
inline |
Determine if the 'items
' attribute was set.
- Returns
- true if the '
items
' attribute was set.
◆ has_kind()
bool google_youtube_api::LiveChatMessageListResponse::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_next_page_token()
bool google_youtube_api::LiveChatMessageListResponse::has_next_page_token |
( |
| ) |
const |
|
inline |
Determine if the 'nextPageToken
' attribute was set.
- Returns
- true if the '
nextPageToken
' attribute was set.
◆ has_offline_at()
bool google_youtube_api::LiveChatMessageListResponse::has_offline_at |
( |
| ) |
const |
|
inline |
Determine if the 'offlineAt
' attribute was set.
- Returns
- true if the '
offlineAt
' attribute was set.
◆ has_page_info()
bool google_youtube_api::LiveChatMessageListResponse::has_page_info |
( |
| ) |
const |
|
inline |
Determine if the 'pageInfo
' attribute was set.
- Returns
- true if the '
pageInfo
' attribute was set.
◆ has_polling_interval_millis()
bool google_youtube_api::LiveChatMessageListResponse::has_polling_interval_millis |
( |
| ) |
const |
|
inline |
Determine if the 'pollingIntervalMillis
' attribute was set.
- Returns
- true if the '
pollingIntervalMillis
' attribute was set.
◆ has_token_pagination()
bool google_youtube_api::LiveChatMessageListResponse::has_token_pagination |
( |
| ) |
const |
|
inline |
Determine if the 'tokenPagination
' attribute was set.
- Returns
- true if the '
tokenPagination
' attribute was set.
◆ has_visitor_id()
bool google_youtube_api::LiveChatMessageListResponse::has_visitor_id |
( |
| ) |
const |
|
inline |
Determine if the 'visitorId
' attribute was set.
- Returns
- true if the '
visitorId
' attribute was set.
◆ mutable_items()
client::JsonCppArray<LiveChatMessage > google_youtube_api::LiveChatMessageListResponse::mutable_items |
( |
| ) |
|
Gets a reference to a mutable value of the 'items
' property.
A list of live chat messages.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_pageInfo()
PageInfo google_youtube_api::LiveChatMessageListResponse::mutable_pageInfo |
( |
| ) |
|
Gets a reference to a mutable value of the 'pageInfo
' property.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_tokenPagination()
TokenPagination google_youtube_api::LiveChatMessageListResponse::mutable_tokenPagination |
( |
| ) |
|
Gets a reference to a mutable value of the 'tokenPagination
' property.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_etag()
void google_youtube_api::LiveChatMessageListResponse::set_etag |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'etag
' attribute.
Etag of this resource.
- Parameters
-
◆ set_event_id()
void google_youtube_api::LiveChatMessageListResponse::set_event_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'eventId
' attribute.
Serialized EventId of the request which produced this response.
- Parameters
-
◆ set_kind()
void google_youtube_api::LiveChatMessageListResponse::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
Identifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessageListResponse".
- Parameters
-
◆ set_next_page_token()
void google_youtube_api::LiveChatMessageListResponse::set_next_page_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'nextPageToken
' attribute.
The token that can be used as the value of the pageToken parameter to retrieve the next page in the result set.
- Parameters
-
◆ set_offline_at()
void google_youtube_api::LiveChatMessageListResponse::set_offline_at |
( |
client::DateTime |
value | ) |
|
|
inline |
Change the 'offlineAt
' attribute.
The date and time when the underlying stream went offline. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
- Parameters
-
◆ set_polling_interval_millis()
void google_youtube_api::LiveChatMessageListResponse::set_polling_interval_millis |
( |
uint32 |
value | ) |
|
|
inline |
Change the 'pollingIntervalMillis
' attribute.
The amount of time the client should wait before polling again.
- Parameters
-
◆ set_visitor_id()
void google_youtube_api::LiveChatMessageListResponse::set_visitor_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'visitorId
' attribute.
The visitorId identifies the visitor.
- Parameters
-
The documentation for this class was generated from the following files: