|
youtube
v3
|
#include <you_tube_service.h>
Public Member Functions | |
| I18nLanguagesResource (YouTubeService *service) | |
| ~I18nLanguagesResource () | |
| I18nLanguagesResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &part) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| I18nLanguagesResource_ListMethod * google_youtube_api::YouTubeService::I18nLanguagesResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
| const absl::string_view & | part | ||
| ) | const |
Creates a new I18nLanguagesResource_ListMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | part | The part parameter specifies the i18nLanguage resource properties that the API response will include. Set the parameter value to snippet. |
Execute the method instance, then destroy it when they are finished.