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 \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ space |
Space
The updated space. |
getSpace
The updated space.
| Returns | |
|---|---|
| Type | Description |
Space|null |
|
hasSpace
clearSpace
setSpace
The updated space.
| Parameter | |
|---|---|
| Name | Description |
var |
Space
|
| Returns | |
|---|---|
| Type | Description |
$this |
|