public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class CreateEnvironmentRequest.
[[["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 webpage provides reference documentation for the `CreateEnvironmentRequest` class within the Cloud Composer v1 API, specifically for version 2.4.0."],["The `CreateEnvironmentRequest` class is used to create new environments and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a list of links to documentation for previous versions, with the latest being version 2.9.0, and the documentation for versions ranging from 2.0.0 up to 2.9.0."],["The class has properties such as `Environment` (of type `Environment`) and `Parent` (of type `string`), as well as two constructors: one default and one that accepts another `CreateEnvironmentRequest` object."]]],[]]