Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeStringEncodingUtf8Raw

Inherits:
Object
  • Object
show all
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

Deprecated: prefer the equivalent Utf8Bytes.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleBigtableAdminV2TypeStringEncodingUtf8Raw

Returns a new instance of GoogleBigtableAdminV2TypeStringEncodingUtf8Raw.



2084
2085
2086
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2084

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2089
2090
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2089

def update!(**args)
end