SourceTargetMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents one mapping from a source SQL to a target SQL.
Attributes |
|
|---|---|
| Name | Description |
source_spec |
google.cloud.bigquery_migration_v2.types.SourceSpec
The source SQL or the path to it. |
target_spec |
google.cloud.bigquery_migration_v2.types.TargetSpec
The target SQL or the path for it. |