Enum Space.Types.AccessSettings.Types.AccessState
Represents the access state of the space.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum Space.Types.AccessSettings.Types.AccessState
Fields
| Name | Description |
|---|---|
| Discoverable | Space is discoverable by the selected target audience, as well as added or invited members or groups. |
| Private | Space is discoverable by added or invited members or groups. |
| Unspecified | Access state is unknown or not supported in this API. |