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 document provides reference documentation for the `UpdateFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `UpdateFulfillmentRequest` class is used to send request messages for updating fulfillments via the `Fulfillments.UpdateFulfillment` method."],["This page details the class's implementation, including the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces it implements."],["The document covers the constructors, `UpdateFulfillmentRequest()` and `UpdateFulfillmentRequest(UpdateFulfillmentRequest other)`, and the properties `Fulfillment` and `UpdateMask` with descriptions."],["This documentation lists all of the available versions, from 3.2.0 up to the most recent version of 4.26.0, for the `UpdateFulfillmentRequest` class."]]],[]]