class Google::Apis::YoutubeV3::TestItem

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

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

[View source]
def featured_part : Bool | Nil #

[View source]
def featured_part=(featured_part : Bool | Nil) #

[View source]
def gaia : Int64 | Nil #

[View source]
def gaia=(gaia : Int64 | Nil) #

[View source]
def id : String | Nil #

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

[View source]
def snippet : TestItemTestItemSnippet | Nil #

[View source]
def snippet=(snippet : TestItemTestItemSnippet | Nil) #

[View source]