| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2 |
A client for the Cloud Bigtable data API.
|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<SampleRowKeysRequest,List<KeyOffset>> |
BigtableDataClient.sampleRowKeysCallableWithRequest()
Returns a sample of row keys in the table.
|
| Modifier and Type | Method and Description |
|---|---|
static SampleRowKeysRequest |
SampleRowKeysRequest.create(TargetId targetId)
Creates a new instance of the sample row keys builder for the given target with targetId
|
static SampleRowKeysRequest |
SampleRowKeysRequest.fromProto(SampleRowKeysRequest request)
Wraps the protobuf
SampleRowKeysRequest. |
Copyright © 2026 Google LLC. All rights reserved.