Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeStructEncodingSingleton
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeStructEncodingSingleton
- 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
Uses the encoding of fields[0].type as-is. Only valid if fields.size == 1.
This encoding does not support DESC field ordering.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleBigtableAdminV2TypeStructEncodingSingleton
constructor
A new instance of GoogleBigtableAdminV2TypeStructEncodingSingleton.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleBigtableAdminV2TypeStructEncodingSingleton
Returns a new instance of GoogleBigtableAdminV2TypeStructEncodingSingleton.
2569 2570 2571 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2569 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2574 2575 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2574 def update!(**args) end |