Google BigQuery Storage V1 Client - Class ReadRowsResponse (1.8.0)

Reference documentation and code samples for the Google BigQuery Storage V1 Client class ReadRowsResponse.

Response from calling ReadRows may include row data, progress and throttling information.

Generated from protobuf message google.cloud.bigquery.storage.v1.ReadRowsResponse

Namespace

Google \ Cloud \ BigQuery \ Storage \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ avro_rows
Google\Cloud\BigQuery\Storage\V1\AvroRows

Serialized row data in AVRO format.

↳ arrow_record_batch
Google\Cloud\BigQuery\Storage\V1\ArrowRecordBatch

Serialized row data in Arrow RecordBatch format.

↳ row_count
int|string

Number of serialized rows in the rows block.

↳ stats
↳ throttle_state
Google\Cloud\BigQuery\Storage\V1\ThrottleState

Throttling state. If unset, the latest response still describes the current throttling status.

↳ avro_schema
↳ arrow_schema

getAvroRows

Serialized row data in AVRO format.

Returns
Type
Description

hasAvroRows

setAvroRows

Serialized row data in AVRO format.

Parameter
Name
Description
Returns
Type
Description
$this

getArrowRecordBatch

Serialized row data in Arrow RecordBatch format.

Returns
Type
Description

hasArrowRecordBatch

setArrowRecordBatch

Serialized row data in Arrow RecordBatch format.

Parameter
Name
Description
Returns
Type
Description
$this

getRowCount

Number of serialized rows in the rows block.

Returns
Type
Description
int|string

setRowCount

Number of serialized rows in the rows block.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getStats

Statistics for the stream.

Returns
Type
Description

hasStats

clearStats

setStats

Statistics for the stream.

Parameter
Name
Description
Returns
Type
Description
$this

getThrottleState

Throttling state. If unset, the latest response still describes the current throttling status.

Returns
Type
Description

hasThrottleState

clearThrottleState

setThrottleState

Throttling state. If unset, the latest response still describes the current throttling status.

Parameter
Name
Description
Returns
Type
Description
$this

getAvroSchema

Output only. Avro schema.

Returns
Type
Description

hasAvroSchema

setAvroSchema

Output only. Avro schema.

Parameter
Name
Description
Returns
Type
Description
$this

getArrowSchema

Output only. Arrow schema.

Returns
Type
Description

hasArrowSchema

setArrowSchema

Output only. Arrow schema.

Parameter
Name
Description
Returns
Type
Description
$this

getRows

Returns
Type
Description
string

getSchema

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: