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 webpage provides reference documentation for the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its structure, properties, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, represents the response received when fulfilling an intent in a Dialogflow conversational agent.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Dialogflow v3 API for .NET documented here is 2.23.0, but the page lists several previous versions as low as 1.0.0, which may be accessed using their respective hyperlinks.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e class include \u003ccode\u003eOutputAudio\u003c/code\u003e (audio data), \u003ccode\u003eOutputAudioConfig\u003c/code\u003e (speech synthesizer configuration), \u003ccode\u003eQueryResult\u003c/code\u003e (conversational query result), and \u003ccode\u003eResponseId\u003c/code\u003e (unique identifier for the response).\u003c/p\u003e\n"],["\u003cp\u003eThe page details two constructors for \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e, one being a parameterless constructor and the other taking an \u003ccode\u003eFulfillIntentResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]