google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.VideoListResponse 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 ([Video]): A list of videos that match the request criteria. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#videoListResponse". 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.