Class Google::Cloud::Spanner::V1::Type (v0.7.4)

Type indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#array_element_type

def array_element_type() -> ::Google::Cloud::Spanner::V1::Type
Returns

#array_element_type=

def array_element_type=(value) -> ::Google::Cloud::Spanner::V1::Type
Parameter
Returns

#code

def code() -> ::Google::Cloud::Spanner::V1::TypeCode
Returns

#code=

def code=(value) -> ::Google::Cloud::Spanner::V1::TypeCode
Parameter
Returns

#struct_type

def struct_type() -> ::Google::Cloud::Spanner::V1::StructType
Returns

#struct_type=

def struct_type=(value) -> ::Google::Cloud::Spanner::V1::StructType
Parameter
Returns