Google Apps Meet V2beta Client - Class CreateSpaceRequest (0.1.0)

Reference documentation and code samples for the Google Apps Meet V2beta Client class CreateSpaceRequest.

Request to create a space.

Generated from protobuf message google.apps.meet.v2beta.CreateSpaceRequest

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ space Google\Apps\Meet\V2beta\Space

Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.

getSpace

Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.

Returns
TypeDescription
Google\Apps\Meet\V2beta\Space|null

hasSpace

clearSpace

setSpace

Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.

Parameter
NameDescription
var Google\Apps\Meet\V2beta\Space
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
space Google\Apps\Meet\V2beta\Space

Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.

Returns
TypeDescription
Google\Apps\Meet\V2beta\CreateSpaceRequest