Google::Calendar::CalendarAvailability
Inherits JSON::Serializable / Reference / Object
Constructors
new(calendar : String, availability : Array(Google::Calendar::AvailabilityStatus), error : Nil | String = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
availability
Sourceavailability=(availability : Array(AvailabilityStatus))
Sourcecalendar
Sourcecalendar=(calendar : String)
Sourceerror
Sourceerror=(error : String | Nil)
Source