Skip to content

Commit c2cecdc

Browse files
committed
Fix typo more…
1 parent 6d3fc8d commit c2cecdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/big_query/client/job_types.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def _copy(opts)
1111
end
1212
_opts[:destination_table] = Google::Apis::BigqueryV2::TableReference.new(_opts[:destination_table])
1313

14-
Google::Apis::BigqueryV2::JobConfigurationCopy.new(
14+
Google::Apis::BigqueryV2::JobConfigurationTableCopy.new(
1515
_opts
1616
)
1717
end

0 commit comments

Comments
 (0)