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 page provides documentation for the `GetFulfillmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.13.0."],["`GetFulfillmentRequest` is a message class used in the Dialogflow API to retrieve fulfillment details and is a part of the `Google.Cloud.Dialogflow.V2` namespace."],["The page details the class's inheritance, implemented interfaces, constructors, and properties such as `FulfillmentName` and `Name`, including their types and descriptions."],["This documentation also contains links to documentation for the 34 previous versions, and one newer version, of the `GetFulfillmentRequest` class."]]],[]]