Reference documentation and code samples for the Google Apps Chat V1 Client class PermissionSettings.
Permission settings that you can specify when updating an existing named space.
To set permission settings when creating a space, specify the PredefinedPermissionSettings
field in your request.
Generated from protobuf message google.chat.v1.Space.PermissionSettings
Namespace
Google \ Apps \ Chat \ V1 \ SpaceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ manage_members_and_groups
↳ modify_space_details
↳ toggle_history
↳ use_at_mention_all
↳ manage_apps
↳ manage_webhooks
↳ post_messages
↳ reply_messages
getManageMembersAndGroups
Setting for managing members and groups in a space.
hasManageMembersAndGroups
clearManageMembersAndGroups
setManageMembersAndGroups
Setting for managing members and groups in a space.
$this
getModifySpaceDetails
Setting for updating space name, avatar, description and guidelines.
hasModifySpaceDetails
clearModifySpaceDetails
setModifySpaceDetails
Setting for updating space name, avatar, description and guidelines.
$this
getToggleHistory
Setting for toggling space history on and off.
hasToggleHistory
clearToggleHistory
setToggleHistory
Setting for toggling space history on and off.
$this
getUseAtMentionAll
Setting for using @all in a space.
hasUseAtMentionAll
clearUseAtMentionAll
setUseAtMentionAll
Setting for using @all in a space.
$this
getManageApps
Setting for managing apps in a space.
hasManageApps
clearManageApps
setManageApps
Setting for managing apps in a space.
$this
getManageWebhooks
Setting for managing webhooks in a space.
hasManageWebhooks
clearManageWebhooks
setManageWebhooks
Setting for managing webhooks in a space.
$this
getPostMessages
Output only. Setting for posting messages in a space.
hasPostMessages
clearPostMessages
setPostMessages
Output only. Setting for posting messages in a space.
$this
getReplyMessages
Setting for replying to messages in a space.
hasReplyMessages
clearReplyMessages
setReplyMessages
Setting for replying to messages in a space.
$this