| Package | Description |
|---|---|
| com.google.cloud.bigtable.common | |
| com.google.cloud.bigtable.data.v2 |
A client for the Cloud Bigtable data API.
|
| com.google.cloud.bigtable.data.v2.models.sql | |
| com.google.cloud.bigtable.data.v2.stub | |
| com.google.cloud.bigtable.data.v2.stub.sql |
| Class and Description |
|---|
| ColumnMetadata
Represents the metadata for a column in a
ResultSet |
| SqlType
Represents a data type in a SQL query.
|
| SqlType.Array
Represents an array type in SQL.
|
| SqlType.Code |
| SqlType.Enum
Represents a protobuf enum type in SQL.
|
| SqlType.Map
Represents a map type in SQL.
|
| SqlType.Proto
Represents a protobuf message type in SQL.
|
| SqlType.Struct
Represents a struct type in SQL.
|
| SqlType.Struct.Field
Represents a field in a struct
|
| Class and Description |
|---|
| BoundStatement
A bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). |
| PreparedStatement
The results of query preparation that can be used to create
BoundStatements to execute
queries. |
| ResultSet
A set of SQL data, generated as the result of an ExecuteQuery request.
|
| SqlType
Represents a data type in a SQL query.
|
| Class and Description |
|---|
| BoundStatement
A bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). |
| BoundStatement.Builder |
| ColumnMetadata
Represents the metadata for a column in a
ResultSet |
| ResultSetMetadata
Provides information about the schema of a
ResultSet. |
| SqlType
Represents a data type in a SQL query.
|
| SqlType.Array
Represents an array type in SQL.
|
| SqlType.Code |
| SqlType.Enum
Represents a protobuf enum type in SQL.
|
| SqlType.Map
Represents a map type in SQL.
|
| SqlType.Proto
Represents a protobuf message type in SQL.
|
| SqlType.Struct
Represents a struct type in SQL.
|
| SqlType.Struct.Field
Represents a field in a struct
|
| Struct
The representation of a SQL Struct type.
|
| StructReader
An interface for reading the columns of a
Struct or com.google.cloud.bigtable.data.v2.models.sql.ResultSet. |
| Class and Description |
|---|
| BoundStatement
A bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). |
| Class and Description |
|---|
| BoundStatement
A bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). |
| ResultSetMetadata
Provides information about the schema of a
ResultSet. |
Copyright © 2026 Google LLC. All rights reserved.