Class: Google::Apis::AlloydbV1beta::SqlImportOptions

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/alloydb_v1beta/classes.rb,
lib/google/apis/alloydb_v1beta/representations.rb,
lib/google/apis/alloydb_v1beta/representations.rb

Overview

Options for importing data in SQL format.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SqlImportOptions

Returns a new instance of SqlImportOptions.



3700
3701
3702
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 3700

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3705
3706
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 3705

def update!(**args)
end