public final class SampleRowKeysRequest extends Object implements Serializable
SampleRowKeysRequest.| Modifier and Type | Method and Description |
|---|---|
static SampleRowKeysRequest |
create(TargetId targetId)
Creates a new instance of the sample row keys builder for the given target with targetId
|
boolean |
equals(Object o) |
static SampleRowKeysRequest |
fromProto(SampleRowKeysRequest request)
Wraps the protobuf
SampleRowKeysRequest. |
int |
hashCode() |
SampleRowKeysRequest |
toProto(com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext) |
public static SampleRowKeysRequest create(TargetId targetId)
@InternalApi public SampleRowKeysRequest toProto(com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext)
@InternalApi public static SampleRowKeysRequest fromProto(@Nonnull SampleRowKeysRequest request)
SampleRowKeysRequest.
WARNING: Please note that the project id & instance id in the table/authorized view/materialized view name will be overwritten by the configuration in the BigtableDataClient.
Copyright © 2026 Google LLC. All rights reserved.