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, part of the Dialogflow API's .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e is a message type used to send requests to update fulfillment data, implemented with several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eFulfillment\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to define the fulfillment data to be updated and the specific fields to modify, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a historical log of documentation for this class, showcasing version history ranging from 3.2.0 to 4.26.0, with the latter being the latest.\u003c/p\u003e\n"]]],[],null,[]]