Class: Google::Apis::AlloydbV1alpha::SqlImportOptions

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/alloydb_v1alpha/classes.rb,
lib/google/apis/alloydb_v1alpha/representations.rb,
lib/google/apis/alloydb_v1alpha/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.



3734
3735
3736
# File 'lib/google/apis/alloydb_v1alpha/classes.rb', line 3734

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3739
3740
# File 'lib/google/apis/alloydb_v1alpha/classes.rb', line 3739

def update!(**args)
end