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. Sorted mode: all values are supported. Distinct mode: all values are supported.
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.
1846 1847 1848 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1846 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1851 1852 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 1851 def update!(**args) end |