google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.LiveChatMessageListResponse 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 ([LiveChatMessage]): A list of live chat messages. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessageListResponse". 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.
  • offlineAt (DateTime.t): The date and time when the underlying stream went offline. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. Defaults to: null.
  • pageInfo (PageInfo): Defaults to: null.
  • pollingIntervalMillis (integer()): The amount of time the client should wait before polling again. Defaults to: null.
  • tokenPagination (TokenPagination): Defaults to: null.
  • visitorId (String.t): The visitorId identifies the visitor. Defaults to: null.