Class: Google::Bigtable::V2::SampleRowKeysRequest
- Inherits:
-
Object
- Object
- Google::Bigtable::V2::SampleRowKeysRequest
- Defined in:
- lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/bigtable.rb
Overview
Request message for Bigtable.SampleRowKeys.
Instance Attribute Summary collapse
-
#app_profile_id ⇒ String
This value specifies routing for replication.
-
#table_name ⇒ String
The unique name of the table from which to sample row keys.
Instance Attribute Details
#app_profile_id ⇒ String
Returns This value specifies routing for replication. If not specified, the "default" application profile will be used.
126 |
# File 'lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/bigtable.rb', line 126 class SampleRowKeysRequest; end |
#table_name ⇒ String
Returns The unique name of the table from which to sample row keys.
Values are of the form
+projects/+.