Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::DeleteReactionRequest.
Deletes a reaction to a message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Name of the reaction to delete.
Format:
spaces/{space}/messages/{message}/reactions/{reaction}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the reaction to delete.
Format:
spaces/{space}/messages/{message}/reactions/{reaction}
Returns
-
(::String) — Required. Name of the reaction to delete.
Format:
spaces/{space}/messages/{message}/reactions/{reaction}