Module: Google::Apps::Chat::V1::Space::PredefinedPermissionSettings

Defined in:
proto_docs/google/chat/v1/space.rb

Overview

Predefined permission settings that you can only specify when creating a named space. More settings might be added in the future. For details about permission settings for named spaces, see Learn about spaces.

Constant Summary collapse

PREDEFINED_PERMISSION_SETTINGS_UNSPECIFIED =

Unspecified. Don't use.

0
COLLABORATION_SPACE =

Setting to make the space a collaboration space where all members can post messages.

1
ANNOUNCEMENT_SPACE =

Setting to make the space an announcement space where only space managers can post messages.

2