Google Apps Meet V2 Client - Class SpaceConfig (0.5.0)

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

The configuration pertaining to a meeting space.

Generated from protobuf message google.apps.meet.v2.SpaceConfig

Namespace

Google \ Apps \ Meet \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ access_type
int

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
int

Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL

getAccessType

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
Type
Description
int
Enum of type AccessType .

setAccessType

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.

Parameter
Name
Description
var
int

Enum of type AccessType .

Returns
Type
Description
$this

getEntryPointAccess

Defines the entry points that can be used to join meetings hosted in this meeting space.

Default: EntryPointAccess.ALL

Returns
Type
Description
int
Enum of type EntryPointAccess .

setEntryPointAccess

Defines the entry points that can be used to join meetings hosted in this meeting space.

Default: EntryPointAccess.ALL

Parameter
Name
Description
var
int

Enum of type EntryPointAccess .

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: