Interface protos.google.cloud.bigquery.storage.v1beta1.IStreamPosition (2.5.4)

Properties of a StreamPosition.

Package

@google-cloud/bigquery-storage!

Properties

offset

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

StreamPosition offset

Property Value
TypeDescription
(number|Long|string|null)

stream

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

StreamPosition stream

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