Module: Google::Apps::Meet::V2::SpaceConfig::EntryPointAccess

Defined in:
proto_docs/google/apps/meet/v2/resource.rb

Overview

Entry points that can be used to join a meeting. Example: meet.google.com, the Meet Embed SDK Web, or a mobile application.

Constant Summary collapse

ENTRY_POINT_ACCESS_UNSPECIFIED =

Unused.

0
ALL =

All entry points are allowed.

1
CREATOR_APP_ONLY =

Only entry points owned by the Google Cloud project that created the space can be used to join meetings in this space. Apps can use the Meet Embed SDK Web or mobile Meet SDKs to create owned entry points.

2