struct Google::Calendar::V3::EventsListResponse

Included Modules

Defined in:

calendar/v3/events_list_response.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def access_role : String #

def default_reminders : Array(JSON::Any) #

def each(*args, **options) #

[View source]
def each(*args, **options, &) #

[View source]
def etag : String #

def items : Array(Event) #

def kind : String #

def next_page_token : String | Nil #

def next_sync_token : String | Nil #

def sort_by(*args, **options) #

[View source]
def sort_by(*args, **options, &) #

[View source]
def summary : String #

def time_zone : String #

def updated : Time #