public sealed class DetectIntentResponse : IMessage<DetectIntentResponse>, IEquatable<DetectIntentResponse>, IDeepCloneable<DetectIntentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DetectIntentResponse.
The message returned from the DetectIntent method.
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.fulfillment_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 page provides reference documentation for the \u003ccode\u003eDetectIntentResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectIntentResponse\u003c/code\u003e class is the message returned from the \u003ccode\u003eDetectIntent\u003c/code\u003e method and includes properties like \u003ccode\u003eOutputAudio\u003c/code\u003e, \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, \u003ccode\u003eQueryResult\u003c/code\u003e, \u003ccode\u003eResponseId\u003c/code\u003e, and \u003ccode\u003eWebhookStatus\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of this class is 4.26.0, while this specific documentation is for version 4.7.0, and a number of other versions from 4.0.0 to 4.25.0 and from 3.2.0 to 3.11.0 are documented as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectIntentResponse\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eDetectIntentResponse\u003c/code\u003e allow for the creation of new instances, either empty or by copying another \u003ccode\u003eDetectIntentResponse\u003c/code\u003e object, and it also has inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, and others.\u003c/p\u003e\n"]]],[],null,[]]