Skip to content

Commit

Permalink
Fix service account role in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed May 16, 2024
1 parent 372058d commit 1fac9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai/custom_func_vertex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Google Sheets Custom Function to be used as a bound Apps Script project with a G

1. Create a Cloud Project
1. Enable the Vertex AI API
1. Create a Service Account and grant the role Service Account Token Creator Role
1. Create a Service Account and grant the role `Vertex AI User`
1. Create a private key with type JSON. This will download the JSON file for use in the next section.
1. Open an Apps Script Project bound to a Google Sheets Spreadsheet
1. From Project Settings, change project to GCP project number of Cloud Project from step 1
Expand Down

0 comments on commit 1fac9f7

Please sign in to comment.