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 documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API for .NET, specifically version 4.8.0."],["The `CreateEnvironmentRequest` class is used to create environments in Dialogflow and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `CreateEnvironmentRequest` which take no arguments, or a `CreateEnvironmentRequest` object, and lists inherited members from `Object`."],["The documentation outlines key properties of the `CreateEnvironmentRequest` class, including `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName`, with their types and descriptions."],["The page offers a comprehensive list of previous versions of the API, ranging from 4.26.0, the latest, all the way down to 3.2.0."]]],[]]