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 reference documentation for the `GetFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, detailing its usage in .NET."],["The `GetFulfillmentRequest` class is a request message used for `Fulfillments.GetFulfillment` and has methods to interact with the Google Cloud Platform API for Dialogflow."],["The latest version available in this documentation is 4.26.0, with previous versions down to 3.2.0 accessible through the provided links."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `FulfillmentName` and `Name` for interacting with fulfillment resources."],["The version number of the page content is version 4.18.0, which can be changed through the version selector at the top of the content."]]],[]]