Google Chat V1 API - Module Google::Apps::Chat::V1::DeletionMetadata::DeletionType (v0.1.0)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::DeletionMetadata::DeletionType.

Who deleted the message and how it was deleted.

Constants

DELETION_TYPE_UNSPECIFIED

value: 0
This value is unused.

CREATOR

value: 1
User deleted their own message.

SPACE_OWNER

value: 2
The space owner deleted the message.

ADMIN

value: 3
A Google Workspace admin deleted the message.

APP_MESSAGE_EXPIRY

value: 4
A Chat app deleted its own message when it expired.

CREATOR_VIA_APP

value: 5
A Chat app deleted the message on behalf of the user.

SPACE_OWNER_VIA_APP

value: 6
A Chat app deleted the message on behalf of the space owner.