Class: Google::Bigtable::Admin::V2::CheckConsistencyRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Bigtable::Admin::V2::CheckConsistencyRequest
 
 
- Defined in:
 - lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_table_admin.rb
 
Overview
Request message for BigtableTableAdmin::CheckConsistency
Instance Attribute Summary collapse
- 
  
    
      #consistency_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The token created using GenerateConsistencyToken for the Table.
 - 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The unique name of the Table for which to check replication consistency.
 
Instance Attribute Details
#consistency_token ⇒ String
Returns The token created using GenerateConsistencyToken for the Table.
      206  | 
    
      # File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_table_admin.rb', line 206 class CheckConsistencyRequest; end  | 
  
#name ⇒ String
Returns The unique name of the Table for which to check replication consistency.
Values are of the form
+projects/+.