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-03-21 UTC."],[[["This page provides reference documentation for the `GetGeneratorRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["`GetGeneratorRequest` is used to send requests to the Dialogflow v3 API's `Generators.GetGenerator` method."],["The class `GetGeneratorRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The documentation lists available versions of the class ranging from version 1.0.0 up to the latest 2.23.0, along with links to view each of them."],["The class contains constructors `GetGeneratorRequest()` and `GetGeneratorRequest(GetGeneratorRequest other)`, along with properties `GeneratorName`, `LanguageCode`, and `Name` for managing generator requests."]]],[]]