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
41 views

How to get client ID for google_sign_in_web

I need to read my app's client ID to sign in via google_sign_in_web. I found this command: GoogleSignIn googleSignIn = GoogleSignIn( clientId: const String.fromEnvironment('GOOGLE_CLIENT_ID'), ); ...
Giulia Santoiemma's user avatar
0 votes
0 answers
25 views

Getting error This IP, site or mobile application is not authorized to use this API key. Request received from IP address xx.yy.zz, with empty referer

I am trying to create one google api which includes service APIs like Firebase Cloud Messaging API, Maps JavaScript API, Maps SDK for Android, Maps Static API, Geocoding API, Geolocation API, Cloud ...
Ayush Gupta's user avatar
-2 votes
0 answers
18 views

SAS on Google Cloud only add CBRS inside of USA [closed]

I would like to know, if add CBRS inside of USA, and the equipment inside of China, can it normally used? If cant normally use, can you tell me the reason and Give me another way or direction if you ...
Kazmer Michael's user avatar
-1 votes
1 answer
14 views

Difference between folder created using API and folder created using drag & drop on google cloud storage

Trying to fetch metadata for object created using drag and drop on GCS I am encountering an issue where when i created a folder on gcs using API and tried to fetch its metadata using const ...
Ankitsingh Bisht's user avatar
0 votes
0 answers
21 views

"Sign Up" and "Sign In" with Google API in Flask

I'm trying to program a login system in Python with Flask using the Google API. It works. However, when the user is already registered and tries to log in for the second time, after choosing the email,...
elmonet's user avatar
0 votes
0 answers
10 views

Cannot Initialize Firebase Project (no available "Default GCP resource location" setting) Error: Cloud resource location is not set for this project

I found this thread for the same error however, I don't have the "Default GCP resource location" setting in my project settings. I have created a Cloud Firestore Database with the us-west3 ...
IsaacRichardson's user avatar
0 votes
0 answers
20 views

Incorrect Use of Indexing on GCP Datastore

I'm a beginner with Datastore, and I'm having an indexing issue I was hoping y'all could help with. I'm using a google.cloud.nbd model called Program, and I want to check that contact_email is not ...
Cannon Wilson's user avatar
0 votes
1 answer
20 views

Cloud run FastAPI container shuts down and won't restart

In my GCP logs: INFO: Shutting down INFO: Waiting for application shutdown. INFO: Application shutdown complete. INFO: Finished server process [1] Which is fine, serverless computing, ...
Inigo Selwood's user avatar
0 votes
1 answer
28 views

"Test deployments" -> "Create new test" doesn't work in AppsScript Project for Docs Addon

I've been added to an existing Google App Script project which is deployed as an Editor add-on. It's been deployed and is available to users so it has a custom project backing it, not the default. I'...
sybixsus's user avatar
0 votes
0 answers
35 views

Mime Type for MS Excel XLSX in VertexAI API

I can successfully process Microsoft Excel XLSX files via the WebUI on GCP (https://console.cloud.google.com/vertex-ai/generative/multimodal/create/text). I can also successfully programmatically pass ...
CoderOfTheNight's user avatar
0 votes
0 answers
18 views

Tensorflow Lite .tflite model - improve latency of Google Cloud bucket retrieval object for Inference

I'm following the Image Classification code at MediaPipe. My model runs successfully, it is smaller than EfficientNet. However the latency of inference I get is 5 seconds. MediaPipe .tflite object, at:...
razimbres's user avatar
  • 4,978
0 votes
0 answers
13 views

Register GKE cluster to external ArgoCD

Is it possible to register a GKE cluster to an ArgoCD instance running on another cluster created on bare-metal and orchestrated by rancher? I found this guide but it seems that it only works between ...
Francesco Biancucci's user avatar
0 votes
0 answers
31 views

Service account key file is not handled correctly by terraform in gitlab ci/cd

I am using terraform through Gitlab CI/CD to create resources on Google Cloud. To achieve this I have tried two different approaches. (i) Base64 Encoded service account key file locally on my laptop ...
Rishit Sheth's user avatar
0 votes
0 answers
11 views

Vertex AI Agent Builder Datasource import notification

I'm new to vertex AI and currently i have this requirement to send SMS notification on datastore import success. I already have the cloud function program to send SMS for several people. The idea is ...
Aviel Naftali's user avatar
0 votes
0 answers
11 views

Terraform module for Rollout Sequencing for GKE upgrade [closed]

I need to create a terraform module for rollout sequencing for the GKE upgrade. The sequence should start from the lab then staging and then the DR environment. Does anyone have a terraform module or ...
Prakshi Gupta's user avatar

15 30 50 per page
1
3 4
5
6 7
3354