Enum WorkerPool.Types.Status (1.2.0)

public enum Status

WorkerPool status

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
Creating

WorkerPool is being created.

Deleted

WorkerPool is deleted.

Deleting

WorkerPool is being deleted: cancelling builds and draining workers.

Running

WorkerPool is running.

Unspecified

Status of the WorkerPool is unknown.