calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties | List of all members
Google.Apis.Calendar.v3.Data.Setting Class Reference
Inheritance diagram for Google.Apis.Calendar.v3.Data.Setting:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 ETag of the resource.
virtual string Id [get, set]
 The id of the user setting.
virtual string Kind [get, set]
 Type of the resource ("calendar#setting").
virtual string Value [get, set]
 Value of the user setting. The format of the value depends on the ID of the setting. It must always be a UTF-8 string of length up to 1024 characters.
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag

Property Documentation

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

ETag of the resource.

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

The id of the user setting.

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

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

virtual string Google.Apis.Calendar.v3.Data.Setting.Value
getset

Value of the user setting. The format of the value depends on the ID of the setting. It must always be a UTF-8 string of length up to 1024 characters.


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