Enum SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType
Determines who has permission to use a particular feature.
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType
Fields
Name | Description |
---|---|
HostsOnly | Meeting owner and co-host have the permission. |
NoRestriction | All Participants have permissions. |
Unspecified | Default value specified by user policy. This should never be returned. |