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

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.