We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3fc8d commit c2cecdcCopy full SHA for c2cecdc
lib/big_query/client/job_types.rb
@@ -11,7 +11,7 @@ def _copy(opts)
11
end
12
_opts[:destination_table] = Google::Apis::BigqueryV2::TableReference.new(_opts[:destination_table])
13
14
- Google::Apis::BigqueryV2::JobConfigurationCopy.new(
+ Google::Apis::BigqueryV2::JobConfigurationTableCopy.new(
15
_opts
16
)
17
0 commit comments