Properties of a BidiReadObjectSpec.
Package
@google-cloud/storage-controlProperties
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