Interface protos.google.cloud.compute.v1.IBulkInsertOperationStatus (4.3.0)

Properties of a BulkInsertOperationStatus.

Package

@google-cloud/compute

Properties

createdVmCount

createdVmCount?: (number|null);

BulkInsertOperationStatus createdVmCount

deletedVmCount

deletedVmCount?: (number|null);

BulkInsertOperationStatus deletedVmCount

failedToCreateVmCount

failedToCreateVmCount?: (number|null);

BulkInsertOperationStatus failedToCreateVmCount

status

status?: (string|null);

BulkInsertOperationStatus status

targetVmCount

targetVmCount?: (number|null);

BulkInsertOperationStatus targetVmCount