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."],[[["The latest version of the Dialogflow v3 API for `GetGeneratorRequest` is 2.23.0, with version 2.21.0 being the current page's focus."],["This page provides reference documentation and code samples for the `GetGeneratorRequest` class within the Dialogflow v3 API, which is used to retrieve a specific generator."],["The `GetGeneratorRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGeneratorRequest` class has properties such as `GeneratorName`, `LanguageCode`, and `Name`, to manage the generator's information when requesting."],["This document lists all available versions of `GetGeneratorRequest` class, ranging from the latest `2.23.0`, all the way to the earliest `1.0.0`."]]],[]]