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\u003eThis document provides reference documentation for the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class is the response type for the \u003ccode\u003eFulfillIntent\u003c/code\u003e method, used in conversational interactions with Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various capabilities like message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e include \u003ccode\u003eOutputAudio\u003c/code\u003e, \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, \u003ccode\u003eQueryResult\u003c/code\u003e, and \u003ccode\u003eResponseId\u003c/code\u003e, which manage the audio output, configuration, query result, and unique identifier respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e, ranging from version 1.0.0 up to the latest version, 2.23.0, with each providing a link to its respective documentation.\u003c/p\u003e\n"]]],[],null,[]]