Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeStringEncodingUtf8Raw
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeStringEncodingUtf8Raw
 
 
- 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
- 
  
    
      #initialize(**args)  ⇒ GoogleBigtableAdminV2TypeStringEncodingUtf8Raw 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GoogleBigtableAdminV2TypeStringEncodingUtf8Raw.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GoogleBigtableAdminV2TypeStringEncodingUtf8Raw
Returns a new instance of GoogleBigtableAdminV2TypeStringEncodingUtf8Raw.
      2101 2102 2103  | 
    
      # File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2101 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      2106 2107  | 
    
      # File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2106 def update!(**args) end  |