Class Type (1.19.2)

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

If code][google.spanner.v1.Type.code] == ARRAY][google.spanner.v1.TypeCode.ARRAY], then array_element_type is the type of the array elements.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Type