Reference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::FlushRowsResponse.
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.