Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::SpaceConfig::AccessType (v0.3.0)

Reference documentation and code samples for the Google Meet V2BETA API module Google::Apps::Meet::V2beta::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.