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 | A space manager has granted a target audience access to the space. Users or Google Groups that have been individually added or invited to the space can also discover and access the space. To learn more, see Make a space discoverable to specific users. |
Private | Only users or Google Groups that have been individually added or invited by other users or Google Workspace administrators can discover and access the space. |
Unspecified | Access state is unknown or not supported in this API. |