Class: Google::Apis::BigtableadminV2::GenerateConsistencyTokenRequest
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV2::GenerateConsistencyTokenRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/bigtableadmin_v2/classes.rb,
lib/google/apis/bigtableadmin_v2/representations.rb,
lib/google/apis/bigtableadmin_v2/representations.rb
Overview
Request message for google.bigtable.admin.v2.BigtableTableAdmin. GenerateConsistencyToken
Instance Method Summary collapse
-
#initialize(**args) ⇒ GenerateConsistencyTokenRequest
constructor
A new instance of GenerateConsistencyTokenRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GenerateConsistencyTokenRequest
Returns a new instance of GenerateConsistencyTokenRequest.
1477 1478 1479 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1477 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1482 1483 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1482 def update!(**args) end |