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
Optional. Setting for managing members and groups in a space.
hasManageMembersAndGroups
clearManageMembersAndGroups
setManageMembersAndGroups
Optional. Setting for managing members and groups in a space.
$this
getModifySpaceDetails
Optional. Setting for updating space name, avatar, description and guidelines.
hasModifySpaceDetails
clearModifySpaceDetails
setModifySpaceDetails
Optional. Setting for updating space name, avatar, description and guidelines.
$this
getToggleHistory
Optional. Setting for toggling space history on and off.
hasToggleHistory
clearToggleHistory
setToggleHistory
Optional. Setting for toggling space history on and off.
$this
getUseAtMentionAll
Optional. Setting for using @all in a space.
hasUseAtMentionAll
clearUseAtMentionAll
setUseAtMentionAll
Optional. Setting for using @all in a space.
$this
getManageApps
Optional. Setting for managing apps in a space.
hasManageApps
clearManageApps
setManageApps
Optional. Setting for managing apps in a space.
$this
getManageWebhooks
Optional. Setting for managing webhooks in a space.
hasManageWebhooks
clearManageWebhooks
setManageWebhooks
Optional. 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
Optional. Setting for replying to messages in a space.
hasReplyMessages
clearReplyMessages
setReplyMessages
Optional. Setting for replying to messages in a space.
$this