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

Properties of a BidiReadObjectResponse.

Package

@google-cloud/storage-control

Properties

metadata

metadata?: (google.storage.v2.IStorageObject|null);

BidiReadObjectResponse metadata

objectDataRanges

objectDataRanges?: (google.storage.v2.IObjectRangeData[]|null);

BidiReadObjectResponse objectDataRanges

readHandle

readHandle?: (google.storage.v2.IBidiReadHandle|null);

BidiReadObjectResponse readHandle