google_api_calendar v0.0.2
GoogleApi.Calendar.V3.Model.Calendar
View Source
Attributes
- conferenceProperties (ConferenceProperties): Conferencing properties for this calendar, for example what types of conferences are allowed. Defaults to:
null
.
- description (String.t): Description of the calendar. Optional. Defaults to:
null
.
- etag (String.t): ETag of the resource. Defaults to:
null
.
- id (String.t): Identifier of the calendar. To retrieve IDs call the calendarList.list() method. Defaults to:
null
.
- kind (String.t): Type of the resource ("calendar#calendar"). Defaults to:
null
.
- location (String.t): Geographic location of the calendar as free-form text. Optional. Defaults to:
null
.
- summary (String.t): Title of the calendar. Defaults to:
null
.
- timeZone (String.t): The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional. Defaults to:
null
.