Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeBytesEncodingRaw
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeBytesEncodingRaw
- 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
Leaves the value "as-is" * Order-preserving? Yes * Self-delimiting? No * Compatibility? N/A
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleBigtableAdminV2TypeBytesEncodingRaw
constructor
A new instance of GoogleBigtableAdminV2TypeBytesEncodingRaw.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleBigtableAdminV2TypeBytesEncodingRaw
Returns a new instance of GoogleBigtableAdminV2TypeBytesEncodingRaw.
1859 1860 1861 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1859 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1864 1865 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1864 def update!(**args) end |