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-04-09 UTC."],[[["This page provides reference documentation for the `GetFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest release, 4.26.0."],["The `GetFulfillmentRequest` class is a request message used for the `Fulfillments.GetFulfillment` method in the Dialogflow v2 API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetFulfillmentRequest` class include `FulfillmentName` (a typed view over the resource name) and `Name` (a string representing the resource name of the fulfillment)."],["The listed version numbers represent different releases for the Google.Cloud.Dialogflow.V2 GetFulfillmentRequest, allowing users to access documentation related to each version."]]],[]]