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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3711
3712
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 3711

def update!(**args)
end