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

public enum 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

Name Description
Check

A resource check operation.

Create

A resource creation operation.

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.