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-04-09 UTC."],[[["This page provides documentation for the `UpdateFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `UpdateFulfillmentRequest` class is used to send requests for updating fulfillments via the `Fulfillments.UpdateFulfillment` method."],["The latest available version of the documentation is 4.26.0, and documentation for other versions from 3.2.0 up to the current version is available via the listed links."],["The `UpdateFulfillmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Fulfillment` and `UpdateMask`."],["The documentation gives full access to all available constructors and properties for `UpdateFulfillmentRequest`, as well as what namespace and assembly the class is a part of, and the full list of members inherited from other classes."]]],[]]