Google Apps Chat V1 Client - Class SpaceUpdatedEventData (0.3.0)

Reference documentation and code samples for the Google Apps Chat V1 Client class SpaceUpdatedEventData.

Event payload for an updated space.

Event type: google.workspace.chat.space.v1.updated

Generated from protobuf message google.chat.v1.SpaceUpdatedEventData

Namespace

Google \ Apps \ Chat \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ space Google\Apps\Chat\V1\Space

The updated space.

getSpace

The updated space.

Returns
Type Description
Google\Apps\Chat\V1\Space|null

hasSpace

clearSpace

setSpace

The updated space.

Parameter
Name Description
var Google\Apps\Chat\V1\Space
Returns
Type Description
$this