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, with the latest version being 4.26.0."],["The `UpdateFulfillmentRequest` class is used to update fulfillment settings and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has properties such as `Fulfillment` which is required and allows to define the fulfillment that will be updated, and `UpdateMask` that controls which fields will be modified."],["The page lists numerous versions of the `UpdateFulfillmentRequest` documentation, ranging from version 4.26.0 down to version 3.2.0, offering a historical view of the class's API."],["The `UpdateFulfillmentRequest` class inherits from `object` and exposes public constructors, such as `UpdateFulfillmentRequest()`, and `UpdateFulfillmentRequest(UpdateFulfillmentRequest other)`."]]],[]]