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 document provides reference information for the `GetGeneratorRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `GetGeneratorRequest` class is used as a request message for the `Generators.GetGenerator` method in the Dialogflow CX v3 API."],["The document outlines the class's properties, such as `GeneratorName`, `LanguageCode`, and `Name`, and also has the constructor information."],["There is a list of available versions of the Dialogflow CX v3 API, with version 2.23.0 being the latest and version 1.0.0 being the oldest."],["The class `GetGeneratorRequest` implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]