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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `CreateEnvironmentRequest` class is used to define and manage environment creation requests, and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details about the `CreateEnvironmentRequest` class's constructors and properties, such as `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName`, explaining their purpose and data types."],["The page lists multiple versions of the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to 4.26.0, with version 4.26.0 being the latest, each with their own documentation for the `CreateEnvironmentRequest` class."]]],[]]