Class SampleRowKeysRequest
java.lang.Object
com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
- All Implemented Interfaces:
Serializable
Wraps a
SampleRowKeysRequest.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic SampleRowKeysRequestCreates a new instance of the sample row keys builder for the given target with targetIdbooleanstatic SampleRowKeysRequestfromProto(SampleRowKeysRequest request) Wraps the protobufSampleRowKeysRequest.toProto(com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext)
-
Method Details
-
create
Creates a new instance of the sample row keys builder for the given target with targetId -
toProto
@InternalApi public SampleRowKeysRequest toProto(com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext) -
fromProto
Wraps the protobufSampleRowKeysRequest.WARNING: Please note that the project id & instance id in the table/authorized view name will be overwritten by the configuration in the BigtableDataClient.
-
equals
-