public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CreateEnvironmentRequest.
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 page provides reference documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.20.0."],["The `CreateEnvironmentRequest` class is used to create an environment, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page also offers access to other versions of the documentation for `CreateEnvironmentRequest` class, ranging from version 3.2.0 to the latest version 4.26.0, showing previous versions."],["The `CreateEnvironmentRequest` class requires properties such as `Environment`, `EnvironmentId`, and `Parent`, with details provided on what each property needs to contain."],["The `CreateEnvironmentRequest` class is inheriting from the `object` class, and there are different methods available such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]