Namespace Google.Cloud.Orchestration.Airflow.Service.V1 (1.0.0)

Classes

CheckUpgradeResponse

Message containing information about the result of an upgrade check operation.

CheckUpgradeResponse.Types

Container for nested types declared in the CheckUpgradeResponse message type.

CreateEnvironmentRequest

Create a new environment.

DatabaseConfig

The configuration of Cloud SQL instance that is used by the Apache Airflow software.

DeleteEnvironmentRequest

Delete an environment.

EncryptionConfig

The encryption options for the Cloud Composer environment and its dependencies.

Environment

An environment for running orchestration tasks.

Environment.Types

Container for nested types declared in the Environment message type.

EnvironmentConfig

Configuration information for an environment.

EnvironmentName

Resource name for the Environment resource.

Environments

Managed Apache Airflow Environments.

Environments.EnvironmentsBase

Base class for server-side implementations of Environments

Environments.EnvironmentsClient

Client for Environments

EnvironmentsClient

Environments client wrapper, for convenient use.

EnvironmentsClientBuilder

Builder class for EnvironmentsClient to provide simple configuration of credentials, endpoint etc.

EnvironmentsClientImpl

Environments client wrapper implementation, for convenient use.

EnvironmentsSettings

Settings for EnvironmentsClient instances.

GetEnvironmentRequest

Get an environment.

ImageVersion

ImageVersion information

ImageVersions

Readonly service to query available ImageVersions.

ImageVersions.ImageVersionsBase

Base class for server-side implementations of ImageVersions

ImageVersions.ImageVersionsClient

Client for ImageVersions

ImageVersionsClient

ImageVersions client wrapper, for convenient use.

ImageVersionsClientBuilder

Builder class for ImageVersionsClient to provide simple configuration of credentials, endpoint etc.

ImageVersionsClientImpl

ImageVersions client wrapper implementation, for convenient use.

ImageVersionsSettings

Settings for ImageVersionsClient instances.

IPAllocationPolicy

Configuration for controlling how IPs are allocated in the GKE cluster running the Apache Airflow software.

ListEnvironmentsRequest

List environments in a project and location.

ListEnvironmentsResponse

The environments in a project and location.

ListImageVersionsRequest

List ImageVersions in a project and location.

ListImageVersionsResponse

The ImageVersions in a project and location.

NodeConfig

The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.

OperationMetadata

Metadata describing an operation.

OperationMetadata.Types

Container for nested types declared in the OperationMetadata message type.

PrivateClusterConfig

Configuration options for the private GKE cluster in a Cloud Composer environment.

PrivateEnvironmentConfig

The configuration information for configuring a Private IP Cloud Composer environment.

SoftwareConfig

Specifies the selection and configuration of software inside the environment.

UpdateEnvironmentRequest

Update an environment.

WebServerConfig

The configuration settings for the Airflow web server App Engine instance.

WebServerNetworkAccessControl

Network-level access control policy for the Airflow web server.

WebServerNetworkAccessControl.Types

Container for nested types declared in the WebServerNetworkAccessControl message type.

WebServerNetworkAccessControl.Types.AllowedIpRange

Allowed IP range with user-provided description.

Enums

CheckUpgradeResponse.Types.ConflictResult

Whether there were python modules conflict during image build.

Environment.Types.State

State of the environment.

EnvironmentName.ResourceNameType

The possible contents of EnvironmentName.

IPAllocationPolicy.ClusterIpAllocationOneofCase

Enum of possible cases for the "cluster_ip_allocation" oneof.

IPAllocationPolicy.ServicesIpAllocationOneofCase

Enum of possible cases for the "services_ip_allocation" oneof.

OperationMetadata.Types.State

An enum describing the overall state of an operation.

OperationMetadata.Types.Type

Type of longrunning operation.