Google BigQuery Storage V1 Client - Class StreamStats (1.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
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 |
Google\Cloud\BigQuery\Storage\V1\StreamStats\Progress
Represents the progress of the current stream. |
getProgress
Represents the progress of the current stream.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\BigQuery\Storage\V1\StreamStats\Progress|null |
|
hasProgress
clearProgress
setProgress
Represents the progress of the current stream.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\BigQuery\Storage\V1\StreamStats\Progress
|
| Returns | |
|---|---|
| Type | Description |
$this |
|