Interface protos.google.container.v1.IOperation (5.10.0)

Properties of an Operation.

Package

@google-cloud/container

Properties

clusterConditions

clusterConditions?: (google.container.v1.IStatusCondition[]|null);

Operation clusterConditions

detail

detail?: (string|null);

Operation detail

endTime

endTime?: (string|null);

Operation endTime

error

error?: (google.rpc.IStatus|null);

Operation error

location

location?: (string|null);

Operation location

name

name?: (string|null);

Operation name

nodepoolConditions

nodepoolConditions?: (google.container.v1.IStatusCondition[]|null);

Operation nodepoolConditions

operationType

operationType?: (google.container.v1.Operation.Type|keyof typeof google.container.v1.Operation.Type|null);

Operation operationType

progress

progress?: (google.container.v1.IOperationProgress|null);

Operation progress

selfLink?: (string|null);

Operation selfLink

startTime

startTime?: (string|null);

Operation startTime

status

status?: (google.container.v1.Operation.Status|keyof typeof google.container.v1.Operation.Status|null);

Operation status

statusMessage

statusMessage?: (string|null);

Operation statusMessage

targetLink?: (string|null);

Operation targetLink

zone

zone?: (string|null);

Operation zone