Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ReactionCreatedEventData.
Event payload for a new reaction.
Event type: google.workspace.chat.reaction.v1.created
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 new reaction.
#reaction=
def reaction=(value) -> ::Google::Apps::Chat::V1::Reaction
Parameter
- value (::Google::Apps::Chat::V1::Reaction) — The new reaction.
Returns
- (::Google::Apps::Chat::V1::Reaction) — The new reaction.