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 document provides reference documentation for the \u003ccode\u003eCreateGeneratorRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, which is used for creating generators in the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, and the document lists all the available versions of the class, from 1.0.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGeneratorRequest\u003c/code\u003e class has constructors to create a new instance or a copy of an existing one, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eGenerator\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which allow you to define the details of the generator to be created, including the agent it belongs to and the language.\u003c/p\u003e\n"],["\u003cp\u003eThe parent resource name is a required field and has a specified format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]