This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ source for Google Cloud Pub/Sub.
28
28
<!-- NOTE(antoineco): image from googlecloudstorage source purposely reused for simplicity -->
29
29
![ Service account] ( ../images/googlecloudstorage-source/iam-1.png )
30
30
31
- Create a [ key in JSON format ] [ gc-iam-key ] for this service account and save it. This key is required to be able to run
32
- an instance of the Google Cloud Pub/Sub event source.
31
+ Create a [ key] [ gc-iam-key ] for this service account and save it. This key must be in JSON format. It is required to be
32
+ able to run an instance of the Google Cloud Pub/Sub event source.
33
33
34
34
### Pub/Sub Topic
35
35
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ source for Google Cloud Storage.
72
72
73
73
![ Service account] ( ../images/googlecloudstorage-source/iam-1.png )
74
74
75
- Create a [ key in JSON format ] [ gc-iam-key ] for this service account and save it. It is required to be able to run an
76
- instance of the Google Cloud Storage event source.
75
+ Create a [ key] [ gc-iam-key ] for this service account and save it. This key must be in JSON format. It is required to be
76
+ able to run an instance of the Google Cloud Storage event source.
77
77
78
78
## Deploying an Instance of the Source
79
79
You can’t perform that action at this time.
0 commit comments