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-08-07 UTC."],[[["\u003cp\u003eThe document provides version history and documentation for the \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e class in the Google Cloud Dialogflow v2 API, with version 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e is a sealed class used to construct a request for updating fulfillment data within the Dialogflow API and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eUpdateFulfillmentRequest()\u003c/code\u003e and one to copy existing requests \u003ccode\u003eUpdateFulfillmentRequest(UpdateFulfillmentRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties \u003ccode\u003eFulfillment\u003c/code\u003e, representing the fulfillment data to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the \u003ccode\u003eFulfillment\u003c/code\u003e should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content allows to navigate to older versions of the documentation for this specific \u003ccode\u003eUpdateFulfillmentRequest\u003c/code\u003e class, down to version 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]