Interface protos.google.cloud.parallelstore.v1beta.ITransferOperationMetadata (0.3.0)

Properties of a TransferOperationMetadata.

Package

@google-cloud/parallelstore

Properties

counters

counters?: (google.cloud.parallelstore.v1beta.ITransferCounters|null);

TransferOperationMetadata counters

createTime

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

TransferOperationMetadata createTime

destination

destination?: (string|null);

TransferOperationMetadata destination

endTime

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

TransferOperationMetadata endTime

source

source?: (string|null);

TransferOperationMetadata source

transferType

transferType?: (google.cloud.parallelstore.v1beta.TransferType|keyof typeof google.cloud.parallelstore.v1beta.TransferType|null);

TransferOperationMetadata transferType