public sealed class UpdateFulfillmentRequest : IMessage<UpdateFulfillmentRequest>, IEquatable<UpdateFulfillmentRequest>, IDeepCloneable<UpdateFulfillmentRequest>, IBufferMessage, IMessage
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"]],[["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 documentation for the \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace in the .NET environment, which is used to manage fulfillment updates in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e class, ranging from version 3.2.0 to the latest version 4.26.0, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality and integration capabilities within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFulfillment\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for defining and controlling the specifics of a fulfillment update, where \u003ccode\u003eFulfillment\u003c/code\u003e is the fulfillment that gets updated and \u003ccode\u003eUpdateMask\u003c/code\u003e controls which fields get updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains public constructors for creating a new instance of the \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e object, with one having parameters to copy from another \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]