File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # Google BigQuery Connector
1+ # Google BigQuery Connection
22
33Description
44-----------
@@ -17,9 +17,9 @@ the `BigQuery Job User` role.
1717
1818** Dataset Project ID** : Google Cloud Project ID of the project where your dataset is. It can be found on the Dashboard
1919in the Google Cloud Platform Console. Make sure the service account specified below has the permission to view data in
20- this project by granting the service account the ` BigQuery Data Viewer ` role
20+ this project by granting the service account the ` BigQuery Data Viewer ` role.
2121
22- ** Service Account** - When running on Google Cloud Platform, the service account key does not need to be provided, as
22+ ** Service Account** : When running on Google Cloud Platform, the service account key does not need to be provided, as
2323it can automatically be read from the environment. In other environments, the service account key must be provided.
2424
2525* ** File Path** : Path on the local file system of the service account key used for authorization. Can be set to '
Original file line number Diff line number Diff line change 1- # Google Cloud Storage Connector
1+ # Google Cloud Storage Connection
22
33Description
44-----------
@@ -13,7 +13,7 @@ Properties
1313** Project ID** : Google Cloud Project ID, which uniquely identifies a project.
1414It can be found on the Dashboard in the Google Cloud Platform Console.
1515
16- ** Service Account** - When running on Google Cloud Platform, the service account key does not need to be provided,
16+ ** Service Account** : When running on Google Cloud Platform, the service account key does not need to be provided,
1717as it can automatically be read from the environment. In other environments, the service account key must be provided.
1818
1919* ** File Path** : Path on the local file system of the service account key used for
Original file line number Diff line number Diff line change 1- # Google Cloud Spanner Connector
1+ # Google Cloud Spanner Connection
22
33Description
44-----------
@@ -13,7 +13,7 @@ Properties
1313** Project ID** : Google Cloud Project ID, which uniquely identifies a project.
1414It can be found on the Dashboard in the Google Cloud Platform Console.
1515
16- ** Service Account** - When running on Google Cloud Platform, the service account key does not need to be provided,
16+ ** Service Account** : When running on Google Cloud Platform, the service account key does not need to be provided,
1717as it can automatically be read from the environment. In other environments, the service account key must be provided.
1818
1919* ** File Path** : Path on the local file system of the service account key used for
You can’t perform that action at this time.
0 commit comments