Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::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::V2beta::SpaceConfig::AccessType
Returns
- (::Google::Apps::Meet::V2beta::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::V2beta::SpaceConfig::AccessType
Parameter
- value (::Google::Apps::Meet::V2beta::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::V2beta::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::V2beta::SpaceConfig::EntryPointAccess
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL
#entry_point_access=
def entry_point_access=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL