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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#serialized_rows

def serialized_rows() -> ::Array<::String>
Returns
  • (::Array<::String>) — A sequence of rows serialized as a Protocol Buffer.

    See https://developers.google.com/protocol-buffers/docs/overview for more information on deserializing this field.

#serialized_rows=

def serialized_rows=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A sequence of rows serialized as a Protocol Buffer.

    See https://developers.google.com/protocol-buffers/docs/overview for more information on deserializing this field.

Returns
  • (::Array<::String>) — A sequence of rows serialized as a Protocol Buffer.

    See https://developers.google.com/protocol-buffers/docs/overview for more information on deserializing this field.