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.
2583 2584 2585 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2583 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2588 2589 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2588 def update!(**args) end |