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-04-09 UTC."],[[["This webpage provides documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.5.0."],["The `CreateEnvironmentRequest` class is used to create a new environment for a Dialogflow agent and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes detailed information about the `CreateEnvironmentRequest` class's properties, such as `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName`, including their types and descriptions."],["This page also contains links to older versions of this class, starting from 4.26.0 down to 3.2.0, for reference and backwards compatibility."],["The `CreateEnvironmentRequest` Class inherits from Object, and the page provides links to inherited members from this type."]]],[]]