Skip to content

Commit a1eddb5

Browse files
chalmerlowetswast
andauthored
Update google/cloud/bigquery/external_config.py
Co-authored-by: Tim Sweña (Swast) <[email protected]>
1 parent 3b10ee1 commit a1eddb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/external_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ def source_column_match(self) -> Optional[SourceColumnMatch]:
492492
reorders columns to match the field names in the schema.
493493
494494
See
495-
https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#ExternalDataConfiguration.FIELDS.source_column_match
495+
https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#CsvOptions.FIELDS.source_column_match
496496
"""
497497

498498
value = self._properties.get("sourceColumnMatch")

0 commit comments

Comments
 (0)