Module: Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget

Defined in:
proto_docs/google/cloud/bigquery/migration/v2/translation_details.rb

Overview

The target to apply the suggestion to.

Constant Summary collapse

REWRITE_TARGET_UNSPECIFIED =

Rewrite target unspecified.

0
SOURCE_SQL =

Source SQL.

1
TARGET_SQL =

Target SQL.

2