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, specifically for version 4.19.0 and other versions of the API."],["The `GetFulfillmentRequest` class is used as a request message for retrieving fulfillment details via `Fulfillments.GetFulfillment`, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFulfillmentRequest` class includes properties such as `FulfillmentName` (a typed view) and `Name` (a string representing the fulfillment's resource name)."],["The documentation lists available versions from 4.26.0 (latest) down to 3.2.0, each linked to their respective documentation pages for `GetFulfillmentRequest`."],["The documentation provides details on the `GetFulfillmentRequest` class constructors, including a default constructor and one that accepts another `GetFulfillmentRequest` object as a parameter."]]],[]]