Google::Calendar::Event
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
anyone_can_add_self
Sourceanyone_can_add_self=(anyone_can_add_self : Bool | Nil)
Sourceattachments
Sourceattachments=(attachments : Array(Attachment))
Sourceattendees
Sourceattendees=(attendees : Array(Calendar::Attendee) | Nil)
Sourceattendees_omitted
Sourceattendees_omitted=(attendees_omitted : Bool | Nil)
Sourcecolor_id
Sourcecolor_id=(color_id : String | Nil)
Sourceconference_data
Sourceconference_data=(conference_data : ConferenceData | Nil)
Sourcecreated
Sourcecreated=(created : Time | Nil)
Sourcecreator
Sourcecreator=(creator : Calendar::Attendee | Nil)
Sourcedescription
Sourcedescription=(description : String | Nil)
Sourceend
Sourceend=(end __arg0 : Calendar::GTime | Nil)
Sourceend_time_unspecified
Sourceend_time_unspecified=(end_time_unspecified : Bool | Nil)
Sourceetag
Sourceetag=(etag : String)
Sourceextended_properties
Sourceextended_properties=(extended_properties : Hash(String, Hash(String, String)) | Nil)
Sourceguests_can_invite_others
Sourceguests_can_invite_others=(guests_can_invite_others : Bool | Nil)
Sourceguests_can_modify
Sourceguests_can_modify=(guests_can_modify : Bool | Nil)
Sourceguests_can_see_other_guests
Sourceguests_can_see_other_guests=(guests_can_see_other_guests : Bool | Nil)
Sourcehangout_link
Sourcehangout_link=(hangout_link : String | Nil)
Sourcehtml_link
Sourcehtml_link=(html_link : String)
Sourceical_uid
Sourceical_uid=(ical_uid : String)
Sourceid
Sourceid=(id : String)
Sourcekind
Sourcekind=(kind : String)
Sourcelocation
Sourcelocation=(location : String | Nil)
Sourcelocked
Sourcelocked=(locked : Bool | Nil)
Sourceonline_meeting_id
Sourceonline_meeting_phones
Sourceonline_meeting_provider
Sourceonline_meeting_sip
Sourceonline_meeting_url
Sourceorganizer
Sourceorganizer=(organizer : Calendar::Attendee | Nil)
Sourceoriginal_start_time
Sourceoriginal_start_time=(original_start_time : Calendar::GTime | Nil)
Sourceprivate_copy
Sourceprivate_copy=(private_copy : Bool | Nil)
Sourcerecurrence
Sourcerecurrence=(recurrence : Array(String) | Nil)
Sourcerecurring_event_id
Sourcerecurring_event_id=(recurring_event_id : String | Nil)
Sourcesequence
Sourcesequence=(sequence : Int64 | Nil)
Sourcestart
Sourcestart=(start : Calendar::GTime)
Sourcestatus
Sourcestatus=(status : String | Nil)
Sourcesummary
Sourcesummary=(summary : String | Nil)
Sourcetransparency
Sourcetransparency=(transparency : String | Nil)
Sourceupdated
Sourceupdated=(updated : Time)
Sourcevisibility
Sourcevisibility=(visibility : String | Nil)
Source