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 documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.6.0."],["The `CreateEnvironmentRequest` class is used to define the request message for creating a new environment via the `Environments.CreateEnvironment` method."],["The documentation includes information on the class's inheritance, interfaces it implements, constructors, and properties such as `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName`."],["There are multiple versions available, ranging from 4.26.0 (latest) down to 3.2.0, each linking to its respective documentation page."],["The CreateEnvironmentRequest class is designed for implementing functions that interact with the Google cloud dialogflow platform, and is part of the namespace, Google.Cloud.Dialogflow.V2, and is found within the assembly Google.Cloud.Dialogflow.V2.dll."]]],[]]