public sealed class GetGeneratorRequest : IMessage<GetGeneratorRequest>, IEquatable<GetGeneratorRequest>, IDeepCloneable<GetGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetGeneratorRequest.
The request message for
[Generators.GetGenerator][google.cloud.dialogflow.cx.v3.Generators.GetGenerator].
[[["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 `GetGeneratorRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, covering versions from 1.0.0 to the latest version 2.23.0."],["`GetGeneratorRequest` is a request message used for the `Generators.GetGenerator` method in the Dialogflow v3 API, which is detailed within the documentation."],["The page outlines the class's inheritance, implemented interfaces, constructors, and properties such as `GeneratorName`, `LanguageCode`, and `Name`, each including specific details for each property."],["The documentation also lists all the available versions for the class, each linking to the specific page for that version within the API, from 1.0.0 up to 2.23.0."]]],[]]