Cloud Bigtable Data API

API for reading and writing the contents of Bigtables associated with a cloud project.

Service: bigtable.googleapis.com

The Service name bigtable.googleapis.com is needed to create RPC client stubs.

google.bigtable.v2.Bigtable

Methods
CheckAndMutateRow Mutates a row atomically based on the output of a predicate Reader filter.
GenerateInitialChangeStreamPartitions Returns the current list of partitions that make up the table's change stream.
MutateRow Mutates a row atomically.
MutateRows Mutates multiple rows in a batch.
PingAndWarm Warm up associated instance metadata for this connection.
ReadChangeStream Reads changes from a table's change stream.
ReadModifyWriteRow Modifies a row atomically on the server.
ReadRows Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each.
SampleRowKeys Returns a sample of row keys in the table.

grpc.lookup.v1.RouteLookupService

Methods
RouteLookup Lookup returns a target for a single key.