Reference documentation and code samples for the Google Apps Chat V1 Client class MembershipUpdatedEventData.
Event payload for an updated membership.
Event type: google.workspace.chat.membership.v1.updated
Generated from protobuf message google.chat.v1.MembershipUpdatedEventData
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ membership |
Membership
The updated membership. |
getMembership
The updated membership.
| Returns | |
|---|---|
| Type | Description |
Membership|null |
|
hasMembership
clearMembership
setMembership
The updated membership.
| Parameter | |
|---|---|
| Name | Description |
var |
Membership
|
| Returns | |
|---|---|
| Type | Description |
$this |
|