Interface protos.google.cloud.compute.v1.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.v1.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

instancesBulkInsertOperationMetadata

instancesBulkInsertOperationMetadata?: (google.cloud.compute.v1.IInstancesBulkInsertOperationMetadata|null);

Operation instancesBulkInsertOperationMetadata

kind

kind?: (string|null);

Operation kind

name

name?: (string|null);

Operation name

operationGroupId

operationGroupId?: (string|null);

Operation operationGroupId

operationType

operationType?: (string|null);

Operation operationType

progress

progress?: (number|null);

Operation progress

region

region?: (string|null);

Operation region

selfLink?: (string|null);

Operation selfLink

setCommonInstanceMetadataOperationMetadata

setCommonInstanceMetadataOperationMetadata?: (google.cloud.compute.v1.ISetCommonInstanceMetadataOperationMetadata|null);

Operation setCommonInstanceMetadataOperationMetadata

startTime

startTime?: (string|null);

Operation startTime

status

status?: (google.cloud.compute.v1.Operation.Status|keyof typeof google.cloud.compute.v1.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.v1.IWarnings[]|null);

Operation warnings

zone

zone?: (string|null);

Operation zone