Uses of Interface
com.google.cloud.bigtable.data.v2.models.sql.Struct
Packages that use Struct
-
Uses of Struct in com.google.cloud.bigtable.data.v2.models.sql
Methods in com.google.cloud.bigtable.data.v2.models.sql that return StructMethods in com.google.cloud.bigtable.data.v2.models.sql that return types with arguments of type StructModifier and TypeMethodDescriptionstatic SqlType.Map<com.google.protobuf.ByteString,List<Struct>> SqlType.historicalMap()returns theSqlTypefor the type returned for column families inwith_historyqueries.