API for reading and writing the contents of Bigtable tables associated with a Google Cloud project.
Service: bigtable.googleapis.com
The Service name bigtable.googleapis.com is needed to create RPC client stubs.
google.bigtable.v2.Bigtable
| Methods | |
|---|---|
| Mutates a row atomically based on the output of a predicate Reader filter. |
| Executes a SQL query against a particular Bigtable instance. |
| Returns the current list of partitions that make up the table's change stream. |
| Mutates a row atomically. |
| Mutates multiple rows in a batch. |
| Warm up associated instance metadata for this connection. |
| Prepares a GoogleSQL query for execution on a particular Bigtable instance. |
| Reads changes from a table's change stream. |
| Modifies a row atomically on the server. |
| Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each. |
| Returns a sample of row keys in the table. |
grpc.lookup.v1.RouteLookupService
| Methods | |
|---|---|
| Lookup returns a target for a single key. |