Reference documentation and code samples for the Google Meet V2 API module Google::Apps::Meet::V2::SpaceConfig::AccessType.
Possible access types for a meeting space.
Constants
ACCESS_TYPE_UNSPECIFIED
value: 0
Default value specified by the user's organization.
Note: This is never returned, as the configured access type is
returned instead.
OPEN
value: 1
Anyone with the join information (for example, the URL or phone access
information) can join without knocking.
TRUSTED
value: 2
Members of the host's organization, invited external users, and dial-in
users can join without knocking. Everyone else must knock.
RESTRICTED
value: 3
Only invitees can join without knocking. Everyone else must knock.