class

Google::Calendar::AvailabilityStatus

Inherits JSON::Serializable / Reference / Object

Constructors

new(status : String, starts_at : Google::Calendar::GTime, ends_at : Google::Calendar::GTime)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

ends_at
Source
ends_at=(ends_at : Calendar::GTime)
Source
starts_at
Source
starts_at=(starts_at : Calendar::GTime)
Source
status
Source
status=(status : String)
Source