Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::DeletionMetadata.
Information about a deleted message. A message is deleted when delete_time
is set.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deletion_type
def deletion_type() -> ::Google::Apps::Chat::V1::DeletionMetadata::DeletionType
Returns
- (::Google::Apps::Chat::V1::DeletionMetadata::DeletionType) — Indicates who deleted the message.
#deletion_type=
def deletion_type=(value) -> ::Google::Apps::Chat::V1::DeletionMetadata::DeletionType
Parameter
- value (::Google::Apps::Chat::V1::DeletionMetadata::DeletionType) — Indicates who deleted the message.
Returns
- (::Google::Apps::Chat::V1::DeletionMetadata::DeletionType) — Indicates who deleted the message.