BigQuery Storage V1 API - Class Google::Cloud::Bigquery::Storage::V1::FlushRowsRequest (v0.27.0)

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

Request message for FlushRows.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#offset

def offset() -> ::Google::Protobuf::Int64Value
Returns

#offset=

def offset=(value) -> ::Google::Protobuf::Int64Value
Parameter
Returns

#write_stream

def write_stream() -> ::String
Returns
  • (::String) — Required. The stream that is the target of the flush operation.

#write_stream=

def write_stream=(value) -> ::String
Parameter
  • value (::String) — Required. The stream that is the target of the flush operation.
Returns
  • (::String) — Required. The stream that is the target of the flush operation.