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

Properties of a BidiWriteObjectResponse.

Package

@google-cloud/storage-control

Properties

persistedSize

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

BidiWriteObjectResponse persistedSize

resource

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

BidiWriteObjectResponse resource

writeHandle

writeHandle?: (google.storage.v2.IBidiWriteHandle|null);

BidiWriteObjectResponse writeHandle