Interface protos.google.storage.v2.IObjectChecksums (0.8.2)

Properties of an ObjectChecksums.

Package

@google-cloud/storage-control

Properties

crc32c

crc32c?: (number|null);

ObjectChecksums crc32c

md5Hash

md5Hash?: (Uint8Array|Buffer|string|null);

ObjectChecksums md5Hash