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"]],[["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 page provides reference documentation for the `CreateEnvironmentRequest` class within the Google Cloud Composer v1 API."],["The `CreateEnvironmentRequest` class is used to create a new environment and is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["Version 2.9.0 is the latest release, with previous versions from 2.8.0 down to 1.0.0 available for reference."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEnvironmentRequest` class includes properties for setting the environment to create (`Environment`) and defining the parent project and location (`Parent`)."]]],[]]