Interface protos.google.cloud.bigquery.storage.v1beta1.ISplitReadStreamRequest (2.6.2)

Properties of a SplitReadStreamRequest.

Package

@google-cloud/bigquery-storage!

Properties

fraction

fraction?: (number|null);

SplitReadStreamRequest fraction

Property Value
TypeDescription
(number|null)

originalStream

originalStream?: (google.cloud.bigquery.storage.v1beta1.IStream|null);

SplitReadStreamRequest originalStream

Property Value
TypeDescription
(google.cloud.bigquery.storage.v1beta1.IStream|null)