This block shortens the installation of the looker-explore-assistant by prepackaging the application and automating the backend-setup.
A. Environment Set-up
-
Looker - Obtain a Looker Project ID either by using an existing Looker Project or by creating a blank project
-
GCP - Obtain a GCP Project ID by either using an existing project or by creating a new blank project
i. Ensure that the project is added to a billing account
ii. Ensure you have enabled the following APIs & Services: Cloud Resource Manager API & Identity and Access Management (IAM) API
-
BigQuery - Navigate to the BigQuery section and ensure that you are still in the same GCP Project ID to understand the current state (is it empty or has resources)
B. There are four steps to successful install this block
-
Backend Setup - setup the GCP backend for communicating with the Vertex API
-
Please open the following link to begin configuring the backend functions. This will open in Google Cloud Shell.
-
After installing the backend, save the cloud function URL and cloud config key.
-
You can retrieve the cloud config key by navigating to the Secret Manager for your Google Cloud Project.
-
You can retrieve the cloud function URL by navigating to the Cloud Run for your Google Cloud Project.
-
Note: Both need to be entered into the application when it is first loaded. The application will create user attributes which store that information securly.
-
-
-
Looker Connection - follow step 2 in this guide
i. Note: If a new Looker connection is needed, or needs to change, please update the connection name in the manifest file.
-
Example generation - follow step 3 in this guide
-
Frontend Setup - follow step 4 in this guide