Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::SpaceConfig::AccessType (v0.10.0)
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::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]