google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.Comment View Source

A comment represents a single YouTube comment.

Attributes

  • etag (String.t): Etag of this resource. Defaults to: null.
  • id (String.t): The ID that YouTube uses to uniquely identify the comment. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#comment". Defaults to: null.
  • snippet (CommentSnippet): The snippet object contains basic details about the comment. Defaults to: null.