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

Properties of a BidiReadObjectSpec.

Package

@google-cloud/storage-control

Properties

bucket

bucket?: (string|null);

BidiReadObjectSpec bucket

commonObjectRequestParams

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

BidiReadObjectSpec commonObjectRequestParams

generation

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

BidiReadObjectSpec generation

ifGenerationMatch

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

BidiReadObjectSpec ifGenerationMatch

ifGenerationNotMatch

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

BidiReadObjectSpec ifGenerationNotMatch

ifMetagenerationMatch

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

BidiReadObjectSpec ifMetagenerationMatch

ifMetagenerationNotMatch

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

BidiReadObjectSpec ifMetagenerationNotMatch

object

object?: (string|null);

BidiReadObjectSpec object

readHandle

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

BidiReadObjectSpec readHandle

readMask

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

BidiReadObjectSpec readMask

routingToken

routingToken?: (string|null);

BidiReadObjectSpec routingToken