public sealed class GetFulfillmentRequest : IMessage<GetFulfillmentRequest>, IEquatable<GetFulfillmentRequest>, IDeepCloneable<GetFulfillmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetFulfillmentRequest.
The request message for
[Fulfillments.GetFulfillment][google.cloud.dialogflow.v2.Fulfillments.GetFulfillment].
[[["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 webpage provides documentation for the `GetFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET library."],["The `GetFulfillmentRequest` class is used to create requests for the `Fulfillments.GetFulfillment` method."],["The documentation includes details about the class's inheritance, implemented interfaces, constructors, properties such as `FulfillmentName` and `Name`, along with version information."],["The most recent version is 4.26.0, and there are multiple versions available, including the current version 4.12.0, and older versions all the way back to 3.2.0."],["The class is found within the `Google.Cloud.Dialogflow.V2` namespace and the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]