Package service_v1beta1.types (1.6.1)

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.

CloudDataLineageIntegration

Configuration for Cloud Data Lineage integration.

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. Supported for Cloud Composer environments in versions composer-1.\ .-airflow-..*.

Environment

An environment for running orchestration tasks.

EnvironmentConfig

Configuration information for an environment.

ExecuteAirflowCommandResponse

Response to ExecuteAirflowCommandRequest.

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.

LoadSnapshotRequest

Request to load a snapshot into a Cloud Composer environment.

LoadSnapshotResponse

Response to LoadSnapshotRequest.

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.

MasterAuthorizedNetworksConfig

Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.

NetworkingConfig

Configuration options for networking connections in the Composer 2 environment.

NodeConfig

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

OperationMetadata

Metadata describing an operation.

PollAirflowCommandResponse

Response to PollAirflowCommandRequest.

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.

RecoveryConfig

The Recovery settings of an environment.

RestartWebServerRequest

Restart Airflow web server.

SaveSnapshotRequest

Request to create a snapshot of a Cloud Composer environment.

SaveSnapshotResponse

Response to SaveSnapshotRequest.

ScheduledSnapshotsConfig

The configuration for scheduled snapshot creation mechanism.

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. Supported for Cloud Composer environments in versions composer-1.\ .-airflow-..*.

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.