Send feedback
Google Apps Chat V1 Client - Class CreateReactionRequest (0.20.0) Stay organized with collections
Save and categorize content based on your preferences.
0.20.0 (latest)
0.19.0
0.18.0
0.17.1
0.16.1
0.15.0
0.14.0
0.13.1
0.12.1
0.11.2
0.10.0
0.9.0
0.8.1
0.7.2
0.6.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.4
Reference documentation and code samples for the Google Apps Chat V1 Client class CreateReactionRequest.
Creates a reaction to a message.
Generated from protobuf message google.chat.v1.CreateReactionRequest
Namespace
Google \ Apps \ Chat \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The message where the reaction is created. Format: spaces/{space}/messages/{message}
↳ reaction
Reaction
Required. The reaction to create.
getParent
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
setParent
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
getReaction
Required. The reaction to create.
hasReaction
clearReaction
setReaction
Required. The reaction to create.
static::build
parent
string
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
Please see ChatServiceClient::messageName()
for help formatting this field.
reaction
Reaction
Required. The reaction to create.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-12 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]