Class: Google::Bigtable::Admin::V2::GenerateConsistencyTokenRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_table_admin.rb

Overview

Request message for BigtableTableAdmin::GenerateConsistencyToken

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The unique name of the Table for which to create a consistency token. Values are of the form +projects//instances//tables/

+.

Returns:

  • (String)

    The unique name of the Table for which to create a consistency token. Values are of the form +projects//instances//tables/

+.



186
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_table_admin.rb', line 186

class GenerateConsistencyTokenRequest; end