Cloud Composer v1 API - Enum OperationMetadata.Types.Type (2.5.0)

public enum OperationMetadata.Types.Type

Reference documentation and code samples for the Cloud Composer v1 API enum OperationMetadata.Types.Type.

Type of longrunning operation.

Namespace

Google.Cloud.Orchestration.Airflow.Service.V1

Assembly

Google.Cloud.Orchestration.Airflow.Service.V1.dll

Fields

NameDescription
Check

A resource check operation.

Create

A resource creation operation.

DatabaseFailover

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

Delete

A resource deletion operation.

LoadSnapshot

Loads snapshot of the resource operation.

SaveSnapshot

Saves snapshot of the resource operation.

Unspecified

Unused.

Update

A resource update operation.