google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.VideoCategory View Source
A videoCategory resource identifies a category that has been or could be associated with uploaded videos.
Attributes
- etag (String.t): Etag of this resource. Defaults to:
null. - id (String.t): The ID that YouTube uses to uniquely identify the video category. Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#videoCategory". Defaults to:
null. - snippet (VideoCategorySnippet): The snippet object contains basic details about the video category, including its title. Defaults to:
null.