Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ReactionDeletedEventData.
Event payload for a deleted reaction.
Type: google.workspace.chat.reaction.v1.deleted
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#reaction
def reaction() -> ::Google::Apps::Chat::V1::Reaction
Returns
- (::Google::Apps::Chat::V1::Reaction) — The deleted reaction.
#reaction=
def reaction=(value) -> ::Google::Apps::Chat::V1::Reaction
Parameter
- value (::Google::Apps::Chat::V1::Reaction) — The deleted reaction.
Returns
- (::Google::Apps::Chat::V1::Reaction) — The deleted reaction.