Skip to main content

settings

Overview

Namesettings
TypeResource
Idgoogleworkspace.calendar.settings

Fields

NameDatatypeDescription
idstringThe id of the user setting.
kindstringType of the resource ("calendar#setting").
valuestringValue 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.
etagstringETag of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTsettingReturns a single user setting.
listSELECTReturns all user settings for the authenticated user.
watchEXECWatch for changes to Settings resources.