public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
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 content provides documentation for the \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its usage in creating environments for Dialogflow CX agents.\u003c/p\u003e\n"],["\u003cp\u003eIt shows a list of available versions for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e component, with version 2.23.0 being the latest, and versions ranging from 2.23.0 down to 1.0.0 are available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e is used to request the creation of an environment, implementing 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\u003eKey properties of \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e include \u003ccode\u003eEnvironment\u003c/code\u003e, which specifies the environment details, and \u003ccode\u003eParent\u003c/code\u003e, which indicates the agent to which the environment belongs, utilizing \u003ccode\u003eAgentName\u003c/code\u003e for resource name property type.\u003c/p\u003e\n"]]],[],null,[]]