public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
The request message for [Environments.CreateEnvironment][google.cloud.dialogflow.v2.Environments.CreateEnvironment].
[[["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."],[[["This webpage details the `CreateEnvironmentRequest` class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.9.0, and includes links to older versions."],["`CreateEnvironmentRequest` is a request message used for creating environments in Google Cloud Dialogflow V2, and it inherits from Object and implements various interfaces like IMessage, IEquatable, and IDeepCloneable."],["The `CreateEnvironmentRequest` class includes constructors for creating new instances and properties like `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName` to define the environment to be created and its location."],["The webpage lists all the older versions, all the way from version 4.26.0 (latest) down to 3.2.0."],["All the versions listed are for the `CreateEnvironmentRequest` for Google.Cloud.Dialogflow.V2."]]],[]]