Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::Type (v0.11.0)

Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::Type.

Type of longrunning operation.

Constants

TYPE_UNSPECIFIED

value: 0
Unused.

CREATE

value: 1
A resource creation operation.

DELETE

value: 2
A resource deletion operation.

UPDATE

value: 3
A resource update operation.

CHECK

value: 4
A resource check operation.

SAVE_SNAPSHOT

value: 5
Saves snapshot of the resource operation.

LOAD_SNAPSHOT

value: 6
Loads snapshot of the resource operation.

DATABASE_FAILOVER

value: 7
Triggers failover of environment's Cloud SQL instance (only for highly resilient environments).