Optional. A custom ID for a message. Lets Chat apps get, update, or delete
a message without needing to store the system-assigned ID in the message's
resource name (represented in the message name field).
The value for this field must meet the following requirements:
Begins with client-. For example, client-custom-name is a valid
custom ID, but custom-name is not.
Contains up to 63 characters and only lowercase letters, numbers, and
hyphens.
Is unique within a space. A Chat app can't use the same custom ID for
different messages.
Optional. A custom ID for a message. Lets Chat apps get, update, or delete
a message without needing to store the system-assigned ID in the message's
resource name (represented in the message name field).
The value for this field must meet the following requirements:
Begins with client-. For example, client-custom-name is a valid
custom ID, but custom-name is not.
Contains up to 63 characters and only lowercase letters, numbers, and
hyphens.
Is unique within a space. A Chat app can't use the same custom ID for
different messages.
Optional. A unique request ID for this message. Specifying an existing
request ID returns the message created with that ID instead of creating a
new message.
Optional. A unique request ID for this message. Specifying an existing
request ID returns the message created with that ID instead of creating a
new message.
Deprecated.google.chat.v1.CreateMessageRequest.thread_key is deprecated. See
google/chat/v1/message.proto;l=504
Optional. Deprecated: Use
thread.thread_key instead. ID for the
thread. Supports up to 4000 characters. To start or add to a thread, create
a message and specify a threadKey or the
thread.name. For example usage, see Start or
reply to a message
thread.
Deprecated.google.chat.v1.CreateMessageRequest.thread_key is deprecated. See
google/chat/v1/message.proto;l=504
Optional. Deprecated: Use
thread.thread_key instead. ID for the
thread. Supports up to 4000 characters. To start or add to a thread, create
a message and specify a threadKey or the
thread.name. For example usage, see Start or
reply to a message
thread.
[[["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 2025-01-28 UTC."],[],[]]