Skip to content

Commit 7ab6b09

Browse files
Update notebooks/data_partners_partner_link_python_sdk.ipynb
Co-authored-by: Josh Radcliff <jradcliff@users.noreply.github.com>
1 parent ba13e51 commit 7ab6b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/data_partners_partner_link_python_sdk.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"This notebook provides a complete workflow for the Data Manager API: linking to a partner, creating a user list, ingesting data, and checking the status on the data ingestion.\n",
140140
"\n",
141141
"**Key Goals:**\n",
142-
"1. **Verify GCP Configuration:** Ensure the Data Manager API and necessary scopes (for OAuth 2.0 or Service Accounts) are enabled.\n",
142+
"1. **Verify Google Cloud Configuration:** Ensure the Data Manager API and necessary scopes (for OAuth 2.0 or Service Accounts) are enabled.\n",
143143
"2. **Prepare for App Verification (Milestone 2):** Provide a foundation for the app verification process. This is required when using OAuth workflows with the sensitive Data Manager API scope, applicable if you are making the partner linking experience available within your own app or platform.\n",
144144
"3. **Facilitate API Explorer Testing:** For Steps 3 through 7, the notebook prints the required parameters and request payloads to replicate the calls in the Google API Explorer.\n",
145145
"\n",

0 commit comments

Comments
 (0)