Properties of an Operation.
Package
@google-cloud/containerProperties
clusterConditions
clusterConditions?: (google.container.v1beta1.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.v1beta1.IStatusCondition[]|null);
Operation nodepoolConditions
operationType
operationType?: (google.container.v1beta1.Operation.Type|keyof typeof google.container.v1beta1.Operation.Type|null);
Operation operationType
progress
progress?: (google.container.v1beta1.IOperationProgress|null);
Operation progress
selfLink
selfLink?: (string|null);
Operation selfLink
startTime
startTime?: (string|null);
Operation startTime
status
status?: (google.container.v1beta1.Operation.Status|keyof typeof google.container.v1beta1.Operation.Status|null);
Operation status
statusMessage
statusMessage?: (string|null);
Operation statusMessage
targetLink
targetLink?: (string|null);
Operation targetLink
zone
zone?: (string|null);
Operation zone