google_api_you_tube v0.0.1
GoogleApi.YouTube.V3.Model.GuideCategoryListResponse
View Source
Attributes
- etag (String.t): Etag of this resource. Defaults to:
null.
- eventId (String.t): Serialized EventId of the request which produced this response. Defaults to:
null.
- items ([GuideCategory]): A list of categories that can be associated with YouTube channels. In this map, the category ID is the map key, and its value is the corresponding guideCategory resource. Defaults to:
null.
- kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#guideCategoryListResponse". Defaults to:
null.
- nextPageToken (String.t): The token that can be used as the value of the pageToken parameter to retrieve the next page in the result set. Defaults to:
null.
- pageInfo (PageInfo): Defaults to:
null.
- prevPageToken (String.t): The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set. Defaults to:
null.
- tokenPagination (TokenPagination): Defaults to:
null.
- visitorId (String.t): The visitorId identifies the visitor. Defaults to:
null.