struct Google::Calendar::V3::CalendarList::Entry

Included Modules

Defined in:

calendar/v3/calendar_list/entry.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 : AccessRole #

def background_color : String #

def color_id : String #

def description : String | Nil #

def etag : String #

def foreground_color : String #

def id : String #

def kind : String #

def selected? : Bool #

def summary : String #

def summary_override : String | Nil #

def time_zone : String #