class
Google::Apis::YoutubeV3::CommentThreadSnippet
- Google::Apis::YoutubeV3::CommentThreadSnippet
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #can_reply : Bool | Nil
- #can_reply=(can_reply : Bool | Nil)
- #channel_id : String | Nil
- #channel_id=(channel_id : String | Nil)
- #is_public : Bool | Nil
- #is_public=(is_public : Bool | Nil)
- #top_level_comment : Comment | Nil
- #top_level_comment=(top_level_comment : Comment | Nil)
- #total_reply_count : Int32 | Nil
- #total_reply_count=(total_reply_count : Int32 | Nil)
- #video_id : String | Nil
- #video_id=(video_id : String | Nil)