Go to https://console.cloud.google.com/welcome
Create a project
Search
gemini for google cloud
Enable it, and after success, return to the main interface to copy the project ID
Append to environment variables
echo 'export GOOGLE_CLOUD_PROJECT=gen-lang-client-000000000' >> ~/.bashrc && source ~/.bashrc