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

Properties of a StartResumableWriteRequest.

Package

@google-cloud/storage-control

Properties

commonObjectRequestParams

commonObjectRequestParams?: (google.storage.v2.ICommonObjectRequestParams|null);

StartResumableWriteRequest commonObjectRequestParams

objectChecksums

objectChecksums?: (google.storage.v2.IObjectChecksums|null);

StartResumableWriteRequest objectChecksums

writeObjectSpec

writeObjectSpec?: (google.storage.v2.IWriteObjectSpec|null);

StartResumableWriteRequest writeObjectSpec