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."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class is used to define and manage environment creation requests within Dialogflow, and it inherits from several interfaces for messaging and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of previous versions of the documentation provided for \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e, spanning from version 3.2.0 up to the most recent version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which are used to define the environment and identify the parent agent for which the new environment is created.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors are a default constructor \u003ccode\u003eCreateEnvironmentRequest()\u003c/code\u003e and one that allows for the creation of a new \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e based off of another \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e, using the parameters \u003ccode\u003eCreateEnvironmentRequest other\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]