class Google::Apis::YoutubeV3::VideoAbuseReportReasonSnippet

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 label : String | Nil #

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

[View source]
def secondary_reasons : Array(VideoAbuseReportSecondaryReason) | Nil #

[View source]
def secondary_reasons=(secondary_reasons : Array(VideoAbuseReportSecondaryReason) | Nil) #

[View source]