BigQuery Storage V1 API - Class Google::Cloud::Bigquery::Storage::V1::ReadRowsResponse (v0.19.0)

Reference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::ReadRowsResponse.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#arrow_record_batch

def arrow_record_batch() -> ::Google::Cloud::Bigquery::Storage::V1::ArrowRecordBatch
Returns

#arrow_record_batch=

def arrow_record_batch=(value) -> ::Google::Cloud::Bigquery::Storage::V1::ArrowRecordBatch
Parameter
Returns

#arrow_schema

def arrow_schema() -> ::Google::Cloud::Bigquery::Storage::V1::ArrowSchema
Returns

#avro_rows

def avro_rows() -> ::Google::Cloud::Bigquery::Storage::V1::AvroRows
Returns

#avro_rows=

def avro_rows=(value) -> ::Google::Cloud::Bigquery::Storage::V1::AvroRows
Parameter
Returns

#avro_schema

def avro_schema() -> ::Google::Cloud::Bigquery::Storage::V1::AvroSchema
Returns

#row_count

def row_count() -> ::Integer
Returns
  • (::Integer) — Number of serialized rows in the rows block.

#row_count=

def row_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of serialized rows in the rows block.
Returns
  • (::Integer) — Number of serialized rows in the rows block.

#stats

def stats() -> ::Google::Cloud::Bigquery::Storage::V1::StreamStats
Returns

#stats=

def stats=(value) -> ::Google::Cloud::Bigquery::Storage::V1::StreamStats
Parameter
Returns

#throttle_state

def throttle_state() -> ::Google::Cloud::Bigquery::Storage::V1::ThrottleState
Returns

#throttle_state=

def throttle_state=(value) -> ::Google::Cloud::Bigquery::Storage::V1::ThrottleState
Parameter
Returns