class Google::Apis::YoutubeV3::VideoAbuseReport

Included Modules

Defined in:

google/apis/youtube_v3/classes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def comments : String | Nil #

[View source]
def comments=(comments : String | Nil) #

[View source]
def language : String | Nil #

[View source]
def language=(language : String | Nil) #

[View source]
def reason_id : String | Nil #

[View source]
def reason_id=(reason_id : String | Nil) #

[View source]
def secondary_reason_id : String | Nil #

[View source]
def secondary_reason_id=(secondary_reason_id : String | Nil) #

[View source]
def video_id : String | Nil #

[View source]
def video_id=(video_id : String | Nil) #

[View source]