calendar  v3
Properties | List of all members
Google.Apis.Calendar.v3.Data.Calendar Class Reference
Inheritance diagram for Google.Apis.Calendar.v3.Data.Calendar:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual ConferenceProperties ConferenceProperties [get, set]
 Conferencing properties for this calendar, for example what types of conferences are allowed. More...
 
virtual string Description [get, set]
 Description of the calendar. Optional. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Id [get, set]
 Identifier of the calendar. To retrieve IDs call the calendarList.list() method. More...
 
virtual string Kind [get, set]
 Type of the resource ("calendar#calendar"). More...
 
virtual string Location [get, set]
 Geographic location of the calendar as free-form text. Optional. More...
 
virtual string Summary [get, set]
 Title of the calendar. More...
 
virtual string TimeZone [get, set]
 The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ConferenceProperties

virtual ConferenceProperties Google.Apis.Calendar.v3.Data.Calendar.ConferenceProperties
getset

Conferencing properties for this calendar, for example what types of conferences are allowed.

◆ Description

virtual string Google.Apis.Calendar.v3.Data.Calendar.Description
getset

Description of the calendar. Optional.

◆ ETag

virtual string Google.Apis.Calendar.v3.Data.Calendar.ETag
getset

ETag of the resource.

◆ Id

virtual string Google.Apis.Calendar.v3.Data.Calendar.Id
getset

Identifier of the calendar. To retrieve IDs call the calendarList.list() method.

◆ Kind

virtual string Google.Apis.Calendar.v3.Data.Calendar.Kind
getset

Type of the resource ("calendar#calendar").

◆ Location

virtual string Google.Apis.Calendar.v3.Data.Calendar.Location
getset

Geographic location of the calendar as free-form text. Optional.

◆ Summary

virtual string Google.Apis.Calendar.v3.Data.Calendar.Summary
getset

Title of the calendar.

◆ TimeZone

virtual string Google.Apis.Calendar.v3.Data.Calendar.TimeZone
getset

The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional.


The documentation for this class was generated from the following file: