Reference documentation and code samples for the Google BigQuery Storage V1 Client class StreamStats.
Estimated stream statistics for a given read Stream.
Generated from protobuf message google.cloud.bigquery.storage.v1.StreamStats
Namespace
Google \ Cloud \ BigQuery \ Storage \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ progress |
StreamStats\Progress
Represents the progress of the current stream. |
getProgress
Represents the progress of the current stream.
| Returns | |
|---|---|
| Type | Description |
StreamStats\Progress|null |
|
hasProgress
clearProgress
setProgress
Represents the progress of the current stream.
| Parameter | |
|---|---|
| Name | Description |
var |
StreamStats\Progress
|
| Returns | |
|---|---|
| Type | Description |
$this |
|