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

Properties of a ReadObjectRequest.

Package

@google-cloud/storage-control

Properties

bucket

bucket?: (string|null);

ReadObjectRequest bucket

commonObjectRequestParams

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

ReadObjectRequest commonObjectRequestParams

generation

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

ReadObjectRequest generation

ifGenerationMatch

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

ReadObjectRequest ifGenerationMatch

ifGenerationNotMatch

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

ReadObjectRequest ifGenerationNotMatch

ifMetagenerationMatch

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

ReadObjectRequest ifMetagenerationMatch

ifMetagenerationNotMatch

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

ReadObjectRequest ifMetagenerationNotMatch

object

object?: (string|null);

ReadObjectRequest object

readLimit

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

ReadObjectRequest readLimit

readMask

readMask?: (google.protobuf.IFieldMask|null);

ReadObjectRequest readMask

readOffset

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

ReadObjectRequest readOffset