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 \ V1Methods
__construct
Constructor.
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
getParent
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
string
setParent
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
var
string
$this
getReaction
Required. The reaction to create.
hasReaction
clearReaction
setReaction
Required. The reaction to create.
$this
static::build
parent
string
Required. The message where the reaction is created.
Format: spaces/{space}/messages/{message}
Please see Google\Apps\Chat\V1\ChatServiceClient::messageName()
for help formatting this field.
reaction