Skip to content

Commit 1fac9f7

Browse files
committed
Fix service account role in readme
1 parent 372058d commit 1fac9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/custom_func_vertex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Google Sheets Custom Function to be used as a bound Apps Script project with a G
1212

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

0 commit comments

Comments
 (0)