AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::SqlResultRow (v0.8.0)

Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::SqlResultRow.

A single row from a sql result.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#values

def values() -> ::Array<::Google::Cloud::AlloyDB::V1alpha::SqlResultValue>
Returns

#values=

def values=(value) -> ::Array<::Google::Cloud::AlloyDB::V1alpha::SqlResultValue>
Parameter
Returns