Google Cloud Dialogflow V2 Client - Class AutomatedAgentReplyType (2.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class AutomatedAgentReplyType.
Represents different automated agent reply types.
Protobuf type google.cloud.dialogflow.v2.AutomatedAgentReply.AutomatedAgentReplyType
Namespace
Google \ Cloud \ Dialogflow \ V2 \ AutomatedAgentReply
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED
Value: 0
Not specified. This should never happen.
Generated from protobuf enum AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED = 0;
PARTIAL
Value: 1
Partial reply. e.g. Aggregated responses in a Fulfillment that enables
return_partial_response can be returned as partial reply.
WARNING: partial reply is not eligible for barge-in.
[[["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-03-18 UTC."],[],[]]