Google Meet V2 API - Class Google::Apps::Meet::V2::SpaceConfig (v0.1.0)

Reference documentation and code samples for the Google Meet V2 API class Google::Apps::Meet::V2::SpaceConfig.

The configuration pertaining to a meeting space.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_type

def access_type() -> ::Google::Apps::Meet::V2::SpaceConfig::AccessType
Returns
  • (::Google::Apps::Meet::V2::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.

#access_type=

def access_type=(value) -> ::Google::Apps::Meet::V2::SpaceConfig::AccessType
Parameter
  • value (::Google::Apps::Meet::V2::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.
Returns
  • (::Google::Apps::Meet::V2::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.

#entry_point_access

def entry_point_access() -> ::Google::Apps::Meet::V2::SpaceConfig::EntryPointAccess
Returns

#entry_point_access=

def entry_point_access=(value) -> ::Google::Apps::Meet::V2::SpaceConfig::EntryPointAccess
Parameter
Returns