youtube  v3
Public Member Functions | Static Public Member Functions | List of all members
google_youtube_api::ChannelListResponse Class Reference

#include <channel_list_response.h>

Inheritance diagram for google_youtube_api::ChannelListResponse:

Public Member Functions

 ChannelListResponse (const Json::Value &storage)
 
 ChannelListResponse (Json::Value *storage)
 
virtual ~ChannelListResponse ()
 
const StringPiece GetTypeName () const
 
bool has_etag () const
 
void clear_etag ()
 
const StringPiece get_etag () const
 
void set_etag (const StringPiece &value)
 
bool has_event_id () const
 
void clear_event_id ()
 
const StringPiece get_event_id () const
 
void set_event_id (const StringPiece &value)
 
bool has_items () const
 
void clear_items ()
 
const client::JsonCppArray< Channelget_items () const
 
client::JsonCppArray< Channelmutable_items ()
 
bool has_kind () const
 
void clear_kind ()
 
const StringPiece get_kind () const
 
void set_kind (const StringPiece &value)
 
bool has_next_page_token () const
 
void clear_next_page_token ()
 
const StringPiece get_next_page_token () const
 
void set_next_page_token (const StringPiece &value)
 
bool has_page_info () const
 
void clear_page_info ()
 
const PageInfo get_page_info () const
 
PageInfo mutable_pageInfo ()
 
bool has_prev_page_token () const
 
void clear_prev_page_token ()
 
const StringPiece get_prev_page_token () const
 
void set_prev_page_token (const StringPiece &value)
 
bool has_token_pagination () const
 
void clear_token_pagination ()
 
const TokenPagination get_token_pagination () const
 
TokenPagination mutable_tokenPagination ()
 
bool has_visitor_id () const
 
void clear_visitor_id ()
 
const StringPiece get_visitor_id () const
 
void set_visitor_id (const StringPiece &value)
 

Static Public Member Functions

static ChannelListResponseNew ()
 

Detailed Description

No description provided.

Constructor & Destructor Documentation

◆ ChannelListResponse() [1/2]

google_youtube_api::ChannelListResponse::ChannelListResponse ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ChannelListResponse() [2/2]

google_youtube_api::ChannelListResponse::ChannelListResponse ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~ChannelListResponse()

google_youtube_api::ChannelListResponse::~ChannelListResponse ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_etag()

void google_youtube_api::ChannelListResponse::clear_etag ( )
inline

Clears the 'etag' attribute.

◆ clear_event_id()

void google_youtube_api::ChannelListResponse::clear_event_id ( )
inline

Clears the 'eventId' attribute.

◆ clear_items()

void google_youtube_api::ChannelListResponse::clear_items ( )
inline

Clears the 'items' attribute.

◆ clear_kind()

void google_youtube_api::ChannelListResponse::clear_kind ( )
inline

Clears the 'kind' attribute.

◆ clear_next_page_token()

void google_youtube_api::ChannelListResponse::clear_next_page_token ( )
inline

Clears the 'nextPageToken' attribute.

◆ clear_page_info()

void google_youtube_api::ChannelListResponse::clear_page_info ( )
inline

Clears the 'pageInfo' attribute.

◆ clear_prev_page_token()

void google_youtube_api::ChannelListResponse::clear_prev_page_token ( )
inline

Clears the 'prevPageToken' attribute.

◆ clear_token_pagination()

void google_youtube_api::ChannelListResponse::clear_token_pagination ( )
inline

Clears the 'tokenPagination' attribute.

◆ clear_visitor_id()

void google_youtube_api::ChannelListResponse::clear_visitor_id ( )
inline

Clears the 'visitorId' attribute.

◆ get_etag()

const StringPiece google_youtube_api::ChannelListResponse::get_etag ( ) const
inline

Get the value of the 'etag' attribute.

◆ get_event_id()

const StringPiece google_youtube_api::ChannelListResponse::get_event_id ( ) const
inline

Get the value of the 'eventId' attribute.

◆ get_items()

const client::JsonCppArray<Channel > google_youtube_api::ChannelListResponse::get_items ( ) const

Get a reference to the value of the 'items' attribute.

◆ get_kind()

const StringPiece google_youtube_api::ChannelListResponse::get_kind ( ) const
inline

Get the value of the 'kind' attribute.

◆ get_next_page_token()

const StringPiece google_youtube_api::ChannelListResponse::get_next_page_token ( ) const
inline

Get the value of the 'nextPageToken' attribute.

◆ get_page_info()

const PageInfo google_youtube_api::ChannelListResponse::get_page_info ( ) const

Get a reference to the value of the 'pageInfo' attribute.

◆ get_prev_page_token()

const StringPiece google_youtube_api::ChannelListResponse::get_prev_page_token ( ) const
inline

Get the value of the 'prevPageToken' attribute.

◆ get_token_pagination()

const TokenPagination google_youtube_api::ChannelListResponse::get_token_pagination ( ) const

Get a reference to the value of the 'tokenPagination' attribute.

◆ get_visitor_id()

const StringPiece google_youtube_api::ChannelListResponse::get_visitor_id ( ) const
inline

Get the value of the 'visitorId' attribute.

◆ GetTypeName()

const StringPiece google_youtube_api::ChannelListResponse::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_youtube_api::ChannelListResponse

◆ has_etag()

bool google_youtube_api::ChannelListResponse::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::ChannelListResponse::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::ChannelListResponse::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::ChannelListResponse::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::ChannelListResponse::has_next_page_token ( ) const
inline

Determine if the 'nextPageToken' attribute was set.

Returns
true if the 'nextPageToken' attribute was set.

◆ has_page_info()

bool google_youtube_api::ChannelListResponse::has_page_info ( ) const
inline

Determine if the 'pageInfo' attribute was set.

Returns
true if the 'pageInfo' attribute was set.

◆ has_prev_page_token()

bool google_youtube_api::ChannelListResponse::has_prev_page_token ( ) const
inline

Determine if the 'prevPageToken' attribute was set.

Returns
true if the 'prevPageToken' attribute was set.

◆ has_token_pagination()

bool google_youtube_api::ChannelListResponse::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::ChannelListResponse::has_visitor_id ( ) const
inline

Determine if the 'visitorId' attribute was set.

Returns
true if the 'visitorId' attribute was set.

◆ mutable_items()

client::JsonCppArray<Channel > google_youtube_api::ChannelListResponse::mutable_items ( )

Gets a reference to a mutable value of the 'items' property.

A list of channels that match the request criteria.

Returns
The result can be modified to change the attribute value.

◆ mutable_pageInfo()

PageInfo google_youtube_api::ChannelListResponse::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::ChannelListResponse::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()

ChannelListResponse * google_youtube_api::ChannelListResponse::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_etag()

void google_youtube_api::ChannelListResponse::set_etag ( const StringPiece &  value)
inline

Change the 'etag' attribute.

Etag of this resource.

Parameters
[in]valueThe new value.

◆ set_event_id()

void google_youtube_api::ChannelListResponse::set_event_id ( const StringPiece &  value)
inline

Change the 'eventId' attribute.

Serialized EventId of the request which produced this response.

Parameters
[in]valueThe new value.

◆ set_kind()

void google_youtube_api::ChannelListResponse::set_kind ( const StringPiece &  value)
inline

Change the 'kind' attribute.

Identifies what kind of resource this is. Value: the fixed string "youtube#channelListResponse".

Parameters
[in]valueThe new value.

◆ set_next_page_token()

void google_youtube_api::ChannelListResponse::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
[in]valueThe new value.

◆ set_prev_page_token()

void google_youtube_api::ChannelListResponse::set_prev_page_token ( const StringPiece &  value)
inline

Change the 'prevPageToken' attribute.

The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set.

Parameters
[in]valueThe new value.

◆ set_visitor_id()

void google_youtube_api::ChannelListResponse::set_visitor_id ( const StringPiece &  value)
inline

Change the 'visitorId' attribute.

The visitorId identifies the visitor.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: