class Google::Apis::YoutubeV3::LiveStreamHealthStatus

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 last_update_time_seconds : Int64 | Nil #

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

[View source]
def status : String | Nil #

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

[View source]