public sealed class CreateGeneratorRequest : IMessage<CreateGeneratorRequest>, IEquatable<CreateGeneratorRequest>, IDeepCloneable<CreateGeneratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateGeneratorRequest.
The request message for
[Generators.CreateGenerator][google.cloud.dialogflow.cx.v3.Generators.CreateGenerator].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCreateGeneratorRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, detailing its properties, constructors, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGeneratorRequest\u003c/code\u003e class is used to send requests for creating a generator, as part of the Dialogflow v3 API, specifically within the \u003ccode\u003eGenerators.CreateGenerator\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the API, from the latest 2.23.0 down to 1.0.0, allowing users to navigate through different releases.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateGeneratorRequest\u003c/code\u003e include \u003ccode\u003eGenerator\u003c/code\u003e (the generator to be created), \u003ccode\u003eLanguageCode\u003c/code\u003e (specifying the language), and \u003ccode\u003eParent\u003c/code\u003e (the agent for which to create the generator).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in message handling, object comparison, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,[]]