Show / Hide Table of Contents

Enum SpaceConfig.Types.AccessType

Possible access types for a meeting space.

Namespace: Google.Apps.Meet.V2
Assembly: Google.Apps.Meet.V2.dll
Syntax
public enum SpaceConfig.Types.AccessType

Fields

Name Description
Open

Anyone with the join information (for example, the URL or phone access information) can join without knocking.

Restricted

Only invitees can join without knocking. Everyone else must knock.

Trusted

Members of the host's organization, invited external users, and dial-in users can join without knocking. Everyone else must knock.

Unspecified

Default value specified by the user's organization. Note: This is never returned, as the configured access type is returned instead.

In this article
Back to top Generated by DocFX