public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateEnvironmentRequest.
The request message for
[Environments.CreateEnvironment][google.cloud.dialogflow.cx.v3.Environments.CreateEnvironment].
Required. The [Agent][google.cloud.dialogflow.cx.v3.Agent] to create an
[Environment][google.cloud.dialogflow.cx.v3.Environment] for. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
[[["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\u003eThe latest version of the Dialogflow v3 API for .NET is 2.23.0, with a full list of available versions ranging from 1.0.0 to 2.23.0, all of which are related to the \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is used for creating new environments within the Dialogflow CX platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for managing environment creation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, where \u003ccode\u003eEnvironment\u003c/code\u003e is the environment to be created and \u003ccode\u003eParent\u003c/code\u003e specifies the agent the environment belongs to.\u003c/p\u003e\n"],["\u003cp\u003eThe class is designed for making requests to create environments within the Dialogflow CX agent using the designated format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]