Google Apps Chat V1 Client - Class DeletionMetadata (0.1.3)

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

Information about a deleted message. A message is deleted when delete_time is set.

Generated from protobuf message google.chat.v1.DeletionMetadata

Namespace

Google \ Apps \ Chat \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ deletion_type int

Indicates who deleted the message.

getDeletionType

Indicates who deleted the message.

Returns
Type Description
int

setDeletionType

Indicates who deleted the message.

Parameter
Name Description
var int
Returns
Type Description
$this