Google Apps Chat V1 Client - Class SpaceBatchUpdatedEventData (0.3.0)

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

Event payload for multiple updates to a space.

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

Generated from protobuf message google.chat.v1.SpaceBatchUpdatedEventData

Namespace

Google \ Apps \ Chat \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ spaces array<Google\Apps\Chat\V1\SpaceUpdatedEventData>

A list of updated spaces.

getSpaces

A list of updated spaces.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setSpaces

A list of updated spaces.

Parameter
Name Description
var array<Google\Apps\Chat\V1\SpaceUpdatedEventData>
Returns
Type Description
$this