Interface protos.google.storage.control.v2.ICommonLongRunningOperationMetadata (0.1.0)

Properties of a CommonLongRunningOperationMetadata.

Package

@google-cloud/storage-control

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

CommonLongRunningOperationMetadata createTime

endTime

endTime?: (google.protobuf.ITimestamp|null);

CommonLongRunningOperationMetadata endTime

progressPercent

progressPercent?: (number|null);

CommonLongRunningOperationMetadata progressPercent

requestedCancellation

requestedCancellation?: (boolean|null);

CommonLongRunningOperationMetadata requestedCancellation

type

type?: (string|null);

CommonLongRunningOperationMetadata type

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

CommonLongRunningOperationMetadata updateTime