public sealed class UpdateFulfillmentRequest : IMessage<UpdateFulfillmentRequest>, IEquatable<UpdateFulfillmentRequest>, IDeepCloneable<UpdateFulfillmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateFulfillmentRequest.
The request message for
[Fulfillments.UpdateFulfillment][google.cloud.dialogflow.v2.Fulfillments.UpdateFulfillment].
[[["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 page provides reference documentation for the `UpdateFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, detailing its usage across various versions."],["The latest version of the `UpdateFulfillmentRequest` is 4.26.0, and the page offers documentation for versions ranging from 3.2.0 to 4.26.0."],["`UpdateFulfillmentRequest` is used for updating fulfillments, with the `Fulfillment` and `UpdateMask` properties being required for this process."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google.Protobuf ecosystem."],["Two constructors are available for the UpdateFulfillmentRequest class: a default one and one that takes another UpdateFulfillmentRequest as a parameter."]]],[]]