Google Chat V1 API - Module Google::Apps::Chat::V1::ActionResponse::ResponseType (v0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::ActionResponse::ResponseType.
The type of Chat app response.
Constants
TYPE_UNSPECIFIED
value: 0
Default type that's handled as NEW_MESSAGE
.
NEW_MESSAGE
value: 1
Post as a new message in the topic.
UPDATE_MESSAGE
value: 2
Update the Chat app's message. This is only permitted on a CARD_CLICKED
event where the message sender type is BOT
.
UPDATE_USER_MESSAGE_CARDS
value: 6
Update the cards on a user's message. This is only permitted as a
response to a MESSAGE
event with a matched url, or a CARD_CLICKED
event where the message sender type is HUMAN
. Text is ignored.
REQUEST_CONFIG
value: 3
Privately ask the user for additional authentication or configuration.
DIALOG
value: 7
Widget text autocomplete options query.
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 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]