Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType (v0.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Meet V2BETA API module Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType.
By default users will join as contributors. Hosts can restrict users to
join as viewers.
Note: If an explicit role is set for a users in the Member resource, the
user will join as that role.
Constants
DEFAULT_JOIN_AS_VIEWER_TYPE_UNSPECIFIED
value: 0 Default value specified by user policy.
This should never be returned.
ON
value: 1 Users will by default join as viewers.
OFF
value: 2 Users will by default join as contributors.