Class Google::Cloud::Bigquery::Storage::V1::FlushRowsResponse (v0.9.2)

Respond message for FlushRows.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#offset

def offset() -> ::Integer
Returns
  • (::Integer) — The rows before this offset (including this offset) are flushed.

#offset=

def offset=(value) -> ::Integer
Parameter
  • value (::Integer) — The rows before this offset (including this offset) are flushed.
Returns
  • (::Integer) — The rows before this offset (including this offset) are flushed.