Interface protos.google.cloud.compute.v1small.IOperation (4.3.0)

Properties of an Operation.

Package

@google-cloud/compute

Properties

clientOperationId

clientOperationId?: (string|null);

Operation clientOperationId

creationTimestamp

creationTimestamp?: (string|null);

Operation creationTimestamp

description

description?: (string|null);

Operation description

endTime

endTime?: (string|null);

Operation endTime

error

error?: (google.cloud.compute.v1small.IError|null);

Operation error

httpErrorMessage

httpErrorMessage?: (string|null);

Operation httpErrorMessage

httpErrorStatusCode

httpErrorStatusCode?: (number|null);

Operation httpErrorStatusCode

id

id?: (number|Long|string|null);

Operation id

insertTime

insertTime?: (string|null);

Operation insertTime

kind

kind?: (string|null);

Operation kind

name

name?: (string|null);

Operation name

operationType

operationType?: (string|null);

Operation operationType

progress

progress?: (number|null);

Operation progress

region

region?: (string|null);

Operation region

selfLink?: (string|null);

Operation selfLink

startTime

startTime?: (string|null);

Operation startTime

status

status?: (google.cloud.compute.v1small.Operation.Status|keyof typeof google.cloud.compute.v1small.Operation.Status|null);

Operation status

statusMessage

statusMessage?: (string|null);

Operation statusMessage

targetId

targetId?: (number|Long|string|null);

Operation targetId

targetLink?: (string|null);

Operation targetLink

user

user?: (string|null);

Operation user

warnings

warnings?: (google.cloud.compute.v1small.IWarnings[]|null);

Operation warnings

zone

zone?: (string|null);

Operation zone