struct

Google::Calendar::V3::Events::EventsInsertRequest

Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, start : Google::Calendar::V3::Date | Google::Calendar::V3::Timestamp, end __arg3 : Google::Calendar::V3::Date | Google::Calendar::V3::Timestamp, summary : Nil | String = nil, description : Nil | String = nil, attendees : Nil | Array(Google::Calendar::V3::Attendee) = nil, attachments : Nil | Array(Google::Calendar::V3::Events::Attachment) = nil, visibility : Google::Calendar::V3::Event::Visibility | Nil = nil, status : Google::Calendar::V3::Event::Status | Nil = nil)
Source

Instance methods

attachments
attendees
description
end
start
status
summary
visibility