BigQuery Storage V1 API - Class Google::Cloud::Bigquery::Storage::V1::FinalizeWriteStreamResponse (v0.11.1)

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

Response message for FinalizeWriteStream.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#row_count

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

#row_count=

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