Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-cloud-platform]

Google Cloud Platform provides cloud computing services that let you build applications and websites, store data, and analyze data on Google's infrastructure.

google-cloud-platform
0 votes
0 answers
17 views

Hard cap creating calendars with Google Calendar API?

I'm trying to implement a feature with Google Calendar API, and wanted to know if there's a hard cap on how many calendars can be created. Looking at the Google documentation/support, I can only see ...
Fran Marí's user avatar
0 votes
0 answers
40 views

Why does nothing show up in the Datastore database when using Google Cloud Functions?

I have set up a Google Cloud function that automatically runs a document AI processor when a document is uploaded to a storage bucket, and then sends the results to Datastore. I have created a ...
kriwet's user avatar
  • 43
0 votes
0 answers
32 views

Why is the Google Cloud function not finding the default Datastore database? [duplicate]

I have set up a Google Cloud function that automatically runs a document AI processor when a document is uploaded to a storage bucket, and then sends the results to Datastore. I have created a ...
kriwet's user avatar
  • 43
0 votes
0 answers
16 views

DocumentAI OCR Error: Invalid Document Content

I am calling DocumentAI OCR batch processing from Workflows generally quite successfully, however, I occasionally get the following error: { "caughtError": { "message": "...
Leo Glowacki's user avatar
0 votes
0 answers
50 views

"Cross-origin redirect sign in on Google Chrome M115+ is no longer supported and will stop working on 24 June 2024." with kotlin android studio

i have a google signin auth for my kotlin android app but this massege "Cross-origin redirect sign in on Google Chrome M115+ is no longer supported and will stop working on 24 June 2024." is ...
Ammar Momani's user avatar
0 votes
0 answers
33 views

Make a forecast based on a specific GCP ARIMA_PLUS model

I have used GCP BigQuery CREATE MODEL(...) to create a number of competing models, ranked by AIC. Is there a way to make a forecast, where I can specify to use e.g. the ARIMA(2,0,0) model? I.e. the ...
MikeRoger's user avatar
  • 776
-1 votes
0 answers
8 views

How much would it cost to run Metabase on Cloud Run? [closed]

I'm considering Cloud Run to run an instance of Metabase. I found some document online and it seems possible,even if not straightforward. I was wondering how much would it cost to run an instance with ...
Hal9000's user avatar
0 votes
0 answers
22 views

VertexAI API Error Code 13 on Specific Inputs

When using the VertexAI API, it works 80% of the time, but every fifth file being processed errors out with Error message: "Internal error encountered." Status: 500 Error code: 13. GCP docs (...
CoderOfTheNight's user avatar
0 votes
1 answer
58 views

How to update a BigQuery table with data from a local csv file while using Python?

Every day, I migrate data from a MySQL database to BigQuery. For most processes, I use LoadJobConfig().writedisposition with WRITE_APPEND. However, for my raw_stock table, using WRITE_APPEND doesn't ...
newuser2255's user avatar
0 votes
0 answers
53 views

HPA unable to read metrics from Google Managed Prometheus

We were trying to use metrics exported from our app to Google Manager Prometheus. Even though we are able to view the metrics in Google Monitoring, the HPA is not able to read the values and we are ...
radioactive11's user avatar
0 votes
0 answers
16 views

How to Properly Configure Google Cloud CDN with Kubernetes?

How to Properly Configure Google Cloud CDN with Kubernetes Ingress? How can I ensure that requests are first handled by Google Cloud CDN before reaching my Ingress? Is there any misconfiguration in my ...
Viktor's user avatar
  • 1
0 votes
1 answer
57 views

Run python via startup script in a GCP VM

GCP experts! I have a linux virtual machine set up on GCP. I would like to turn it on and off at a schedule, and when I turn it on, trigger a python script I have at the root. When I do it via SSH, ...
LWB's user avatar
  • 71
0 votes
0 answers
19 views

Better Understanding BQ processed parameter based on table identifier used

As part of a project I'm working on - I came across an interesting phenomena while using bq console. consider given SQL: WITH users AS ( SELECT * FROM my-gcp-proj.my_dataset.users ...
maxwell_rob33's user avatar
0 votes
0 answers
46 views

How to handle google_sign_in_web using renderButton

I'm trying to log in with google_sign_in_web using renderButton, but I'm having a lot of problems and can't find any tutorials (that don't raise exceptions) on how to proceed. Below the widget I've ...
Giulia Santoiemma's user avatar
0 votes
0 answers
38 views

Issue Connecting to A100 GPU in Google Colab Pro

I paid for the Colab Pro service for the first time on July 17, 2024. Since then, I have used the platform no more than 3 or 4 times trying to create content. Today, when I tried to connect again to ...
TitiSHM's user avatar

15 30 50 per page