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.5.0."],["The `CreateEnvironmentRequest` class is used to create a new environment within the Google Cloud Orchestration Airflow Service, which has inheritance from the object class and multiple interfaces such as IMessage, IEquatable, IDeepCloneable, IBufferMessage."],["The documentation outlines the class's constructors, `CreateEnvironmentRequest()`, and `CreateEnvironmentRequest(CreateEnvironmentRequest other)`, where `other` is another `CreateEnvironmentRequest` instance."],["The class contains two properties that are `Environment`, which specifies the environment to create and is of the `Environment` type, and `Parent`, which specifies the parent of the form \"projects/{projectId}/locations/{locationId}\" and is a string."],["This documentation covers versions from 1.0.0 up to 2.9.0 (latest) for the `CreateEnvironmentRequest` class in the Google Cloud Orchestration Airflow Service."]]],[]]