Skip to main content
0 votes
1 answer
53 views

I’m trying to use the Google Gemini API (free tier) to generate text, but my requests consistently fail with a permission-related error. I want to understand whether this is an issue with my API key, ...
Sachin Tiwari's user avatar
Advice
0 votes
1 replies
87 views

I registered for Google Cloud, but I encountered a billing issue while using Compute Engine. Compute Engine prompted me that I needed a billing account. I added a billing account and entered my VISA ...
YuTong Qiu's user avatar
0 votes
0 answers
45 views

I have a Dockerfile that builds an image based on golang:bookworm. It installs the google-cloud-cli package from the https://packages.cloud.google.com/apt repository. I used it to build an image that'...
derat's user avatar
  • 218
0 votes
1 answer
73 views

I am trying to make filters for the data returned by the Google Maps Platform Compute Routes API documented here but adding selections for any fields that have latitude and longitude data ignores ...
Clarence Alucho's user avatar
1 vote
0 answers
97 views

Firebase automatically creates keys in google cloud recaptcha, when identity platform is picked for auth. Those keys are named: "Key for Identity Platform reCAPTCHA integration" and can be ...
Ced's user avatar
  • 17.7k
0 votes
1 answer
49 views

I have a simple script for iterating over files in a directory in my Google Drive and applying regexes to Google Docs. Recently I have been prompted to revise permissions on execute, and when I select ...
Nico's user avatar
  • 1
0 votes
1 answer
54 views

Looking at the docs this is the only perm I should need to grant my service account: https://www.googleapis.com/auth/admin.directory.domain.readonly The service account I'm using has domain ...
red888's user avatar
  • 32.4k
Advice
0 votes
0 replies
44 views

I'm new to Apache Beam running on GCP, but my question is more theoretical than practical. I have a source spanner table and a destination spanner table and I'm fetching data from source table to ...
otto's user avatar
  • 181
0 votes
0 answers
68 views

If a string is longer than 14 characters I want to truncate it from the start of the string. Per this popular solution I can use format() but I can't figure out how to truncate from the beginning ...
red888's user avatar
  • 32.4k
Advice
2 votes
2 replies
45 views

I want to get the number of billed DNS queries for each DNS zones hosted on my Google Cloud DNS account. I’ve enabled the Cloud Billing data export to BigQuery, but it only breaks down costs per SKU, ...
Jonathan L.'s user avatar
0 votes
1 answer
109 views

I'm loading data into BigQuery and using LoadJobConfig. There's a timestamp_format field where you can specify the format of timestamps. Checking the data I have, timestamps come in different format: ...
Aaron's user avatar
  • 5
0 votes
0 answers
62 views

I am following the instructions provided in Google's Log requests and responses documentation for enabling these logs. We previously had Vertex AI Admin permissions set and enabling/disabling logging ...
JLuxton's user avatar
  • 491
0 votes
0 answers
52 views

In my Bitbucket Pipeline I use the following step, with the intention to download some npm dependencies from a private GCP npm Artifact Registry: - step: &download-dependencies name: Download ...
nucleus's user avatar
  • 25
1 vote
1 answer
84 views

I am attempting to deploy a simple Google Chat application using Python (FastAPI/Functions Framework) and an ngrok tunnel as the endpoint. My goal is to create a standard, text-only chatbot that ...
Adrián Milla's user avatar
Advice
0 votes
0 replies
35 views

I am setting up lifecycle policies for some of my buckets via terraform. I have this strategy: standard > nearline > deletion. The thing is, I am not sure if the AGE property of a file in the ...
Dasph's user avatar
  • 460

15 30 50 per page
1
2 3 4 5
55