public sealed class FulfillIntentRequest : IMessage<FulfillIntentRequest>, IEquatable<FulfillIntentRequest>, IDeepCloneable<FulfillIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class FulfillIntentRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `FulfillIntentRequest` class within the Dialogflow v3 API."],["The `FulfillIntentRequest` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used to send requests to fulfill intents."],["The latest version available for the `FulfillIntentRequest` documentation is version 2.23.0, with versions ranging back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig`."],["The documentation lists the constructors available for the class, notably `FulfillIntentRequest()`, and `FulfillIntentRequest(FulfillIntentRequest other)`."]]],[]]