Interface protos.google.storage.v2.IContentRange (0.7.0)

Properties of a ContentRange.

Package

@google-cloud/storage-control

Properties

completeLength

completeLength?: (number|Long|string|null);

ContentRange completeLength

end

end?: (number|Long|string|null);

ContentRange end

start

start?: (number|Long|string|null);

ContentRange start