Reference documentation and code samples for the Google Apps Chat V1 Client class SpaceNotificationSetting.
The notification setting of a user in a space.
Generated from protobuf message google.chat.v1.SpaceNotificationSetting
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the space notification setting. Format: users/{user}/spaces/{space}/spaceNotificationSetting
.
↳ notification_setting
int
The notification setting.
↳ mute_setting
int
The space notification mute setting.
getName
Identifier. The resource name of the space notification setting.
Format: users/{user}/spaces/{space}/spaceNotificationSetting
.
string
setName
Identifier. The resource name of the space notification setting.
Format: users/{user}/spaces/{space}/spaceNotificationSetting
.
var
string
$this
getNotificationSetting
The notification setting.
int
hasNotificationSetting
clearNotificationSetting
setNotificationSetting
The notification setting.
var
int
$this
getMuteSetting
The space notification mute setting.
int
hasMuteSetting
clearMuteSetting
setMuteSetting
The space notification mute setting.
var
int
$this