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 webpage provides documentation for the `CreateEnvironmentRequest` class within the Google Cloud Dialogflow v2 API."],["The `CreateEnvironmentRequest` class is used to create a request for the `Environments.CreateEnvironment` method in the Dialogflow API."],["The content covers versions of the API ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest available version."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has properties such as `Environment`, `EnvironmentId`, `Parent`, and `ParentAsAgentName`."],["The provided documentation contains the list of versions, the class definition and inheritance, as well as the constructors and properties for the `CreateEnvironmentRequest`."]]],[]]