Package service_v1beta1.types (1.1.0)

API documentation for service_v1beta1.types package.

Classes

CheckUpgradeRequest

Request to check whether image upgrade will succeed.

CheckUpgradeResponse

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

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.

EnvironmentConfig

Configuration information for an environment.

GetEnvironmentRequest

Get an environment.

IPAllocationPolicy

Configuration for controlling how IPs are allocated in the GKE cluster.

ImageVersion

Image Version information

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.

MaintenanceWindow

The configuration settings for Cloud Composer maintenance window. The following example:

{
  "startTime":"2019-08-01T01:00:00Z"
  "endTime":"2019-08-01T07:00:00Z"
  "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE"
}

would define a maintenance window between 01 and 07 hours UTC during each Tuesday and Wednesday.

NodeConfig

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

OperationMetadata

Metadata describing an operation.

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.

RestartWebServerRequest

Restart Airflow web server.

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.

WorkloadsConfig

The Kubernetes workloads configuration for GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2.\ .-airflow-..* and newer.