Skip to content

Commit 2a2b6fe

Browse files
authored
Merge pull request #730 from data-integrations/cherrypick-CDAP-18282
CDAP-18282 - Connection UI Doc changes - part 2
2 parents 9db5334 + 1802968 commit 2a2b6fe

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/BigQuery-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Google BigQuery Connector
1+
# Google BigQuery Connection
22

33
Description
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
1919
in 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
2323
it 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 '

docs/GCS-connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Google Cloud Storage Connector
1+
# Google Cloud Storage Connection
22

33
Description
44
-----------
@@ -13,7 +13,7 @@ Properties
1313
**Project ID**: Google Cloud Project ID, which uniquely identifies a project.
1414
It 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,
1717
as 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

docs/Spanner-connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Google Cloud Spanner Connector
1+
# Google Cloud Spanner Connection
22

33
Description
44
-----------
@@ -13,7 +13,7 @@ Properties
1313
**Project ID**: Google Cloud Project ID, which uniquely identifies a project.
1414
It 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,
1717
as 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

0 commit comments

Comments
 (0)