public sealed class FulfillIntentResponse : IMessage<FulfillIntentResponse>, IEquatable<FulfillIntentResponse>, IDeepCloneable<FulfillIntentResponse>, IBufferMessage, IMessage
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\u003eThis webpage provides documentation for the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its properties, constructors, and the interfaces it implements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class is a response type used in the Dialogflow CX API, specifically related to the fulfillment of conversational intents, and it implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes four key properties: \u003ccode\u003eOutputAudio\u003c/code\u003e (audio data bytes), \u003ccode\u003eOutputAudioConfig\u003c/code\u003e (audio synthesis config), \u003ccode\u003eQueryResult\u003c/code\u003e (result of the query), and \u003ccode\u003eResponseId\u003c/code\u003e (unique identifier for the response).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the package, with version 2.23.0 being the latest, and spans from version 1.0.0 to 2.23.0, offering links to each specific version.\u003c/p\u003e\n"]]],[],null,[]]