public sealed class GetGeneratorRequest : IMessage<GetGeneratorRequest>, IEquatable<GetGeneratorRequest>, IDeepCloneable<GetGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetGeneratorRequest.
[[["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 `GetGeneratorRequest` class for the Google Cloud Dialogflow v2 API is version 4.26.0."],["This webpage provides documentation and code samples for the `GetGeneratorRequest` class, which is used to retrieve a specific generator resource."],["The `GetGeneratorRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGeneratorRequest` class contains the properties `GeneratorName`, a typed view over the `Name` property, and `Name`, the resource name of the generator being retrieved."],["The documentation is available for several versions, ranging from 3.2.0 to 4.26.0, so that users may select the appropriate version."]]],[]]