public sealed class FulfillIntentResponse : IMessage<FulfillIntentResponse>, IEquatable<FulfillIntentResponse>, IDeepCloneable<FulfillIntentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class FulfillIntentResponse.
The audio data bytes encoded as specified in the request.
Note: The output audio is generated based on the values of default platform
text responses found in the
[query_result.response_messages][google.cloud.dialogflow.cx.v3.QueryResult.response_messages]
field. If multiple default text responses exist, they will be concatenated
when generating audio. If no default platform text responses exist, the
generated audio content will be empty.
In some scenarios, multiple output audio fields may be present in the
response structure. In these cases, only the top-most-level audio output
has content.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Dialogflow v3 API class FulfillIntentResponse is 2.23.0, with a comprehensive list of versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eFulfillIntentResponse is a class that represents the response of a FulfillIntent operation within the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe FulfillIntentResponse class includes properties like \u003ccode\u003eOutputAudio\u003c/code\u003e, \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, \u003ccode\u003eQueryResult\u003c/code\u003e, and \u003ccode\u003eResponseId\u003c/code\u003e, which provide data related to audio output, speech synthesis configuration, query results, and unique response identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage<FulfillIntentResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<FulfillIntentResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<FulfillIntentResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe FulfillIntentResponse class has two constructors: a parameterless one and another with a \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e object as the sole parameter.\u003c/p\u003e\n"]]],[],null,[]]