We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372058d commit 1fac9f7Copy full SHA for 1fac9f7
ai/custom_func_vertex/README.md
@@ -12,7 +12,7 @@ Google Sheets Custom Function to be used as a bound Apps Script project with a G
12
13
1. Create a Cloud Project
14
1. Enable the Vertex AI API
15
- 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`
16
1. Create a private key with type JSON. This will download the JSON file for use in the next section.
17
1. Open an Apps Script Project bound to a Google Sheets Spreadsheet
18
1. From Project Settings, change project to GCP project number of Cloud Project from step 1
0 commit comments