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

Connecting to Elasticsearch deployed on GCP via python

I'm trying to connect over HTTPS to my ElasticSearch deploy on Google Cloud Platform. I created Virtual Machine with allow to HTTP and HTTPS traffic with default network and firewall rule (ingress, IP ...
Sasandra30's user avatar
0 votes
0 answers
12 views

"This app is blocked" error when using Google Drive APIs

Previously my desktop application was using some scopes that required sensitive data (drive.auth) and, since my google app didn't have the verified status every OAuth login after the #100 was blocked. ...
HypeZ's user avatar
  • 4,107
0 votes
0 answers
5 views

How to preserve Created Date and Modified Date while migrating datas from Azure blob to gcp

I have some containers in Azure which has folders/file which has to be migrated to gcp buckets from Azure . I want to preserve Created Date of files( files created in Azure) using Metadata when moved ...
Preethi's user avatar
0 votes
0 answers
11 views

Does anyone know why my saved output in github actions workflow doesn't work on SSH with appleboy/ssh-action?

So, I am working with simple NestJS application, docker, and terraform. My CI/CD scripts consists of 3 jobs, Docker, Terraform, and Deploy (with GCP). So I need to store the external IP of my created ...
Iqbal Pahlevi A's user avatar
0 votes
0 answers
3 views

Google Cloud max instance is not changing

gcloud functions deploy $FUNCTION_NAME --gen2 --runtime nodejs20 --entry-point $FUNCTION_NAME --source . --region $REGION --trigger-bucket $BUCKET --trigger-location $REGION --max-...
Yash Parwal's user avatar
-1 votes
0 answers
18 views

Connecting to Google Pubsub works with default configuration but fails with ManagedChannel and TransportChannelProvider

I want to connect to Google pubsub and when I use the documentation of Google itself it works. I enable port forwarding, so the connection is available on localhost:8086. Below I have two code ...
Hakan54's user avatar
  • 3,488
0 votes
0 answers
11 views

Google OAuth Account suggestions after Sign-in breaks Authentication Flow

I've recently implemented Google Auth in our web application, and we are encountering an issue that disrupts the authentication flow for certain accounts. Here's a detailed description of the problem: ...
Víctor González Martínez's user avatar
0 votes
0 answers
3 views

Kafka and Elastic search Certs Manager on GCP

We have a requirememt whereby we are deploying our clusters on GCP along with deploying Kakfa clusters, brokers, topics and partition on Google Cloud Platform. Now we need to have a monitoring service ...
Khushboo's user avatar
  • 3,133
0 votes
0 answers
10 views

GCP Cloud Function IAM Permission Denied for Vertex AI Multimodal Embedding

I am currently working with Google Cloud Platform (GCP) and encountered an issue while setting up a trigger in Cloud Functions. My goal is to create a trigger that automatically runs whenever an image ...
Shripal Shah's user avatar
0 votes
0 answers
10 views

Why cant my aiohttp get request connect to the host but my curl get request works fine?

I'm trying to send a get request to my GCP Compute Engine instance using its external IP. I have a flask server running on the instance on port 5000 and the instance is configured to accept ingress ...
Nina Johe's user avatar
0 votes
0 answers
13 views

In the Google meet API, is there a way to set the space title?

I'm creating Google meeting spaces via the meet API, and would like to be able to set the title of the space (seen in the bottom left of the meet screen). The screenshot below shows the title of a ...
Kiron Roy's user avatar
0 votes
1 answer
23 views

Where can I see usage (number of requests) for Places API?

I am trying to muse free credit from Google and see that I am using 1£ for places API. In order to create limits I'd like to know exactly how many requests did my app received, but cannot do it, I can ...
Lonli-Lokli's user avatar
  • 3,669
0 votes
1 answer
19 views

Why Does Firestore's FieldValue.serverTimestamp() Always End with "0000" in Nanoseconds?

Nanosecond Precision: Does the nanoseconds part of FieldValue.serverTimestamp() always end with "0000"? Does Firestore provide true nanosecond resolution for server timestamps? Any insights ...
KKimJ's user avatar
  • 7
0 votes
0 answers
12 views

Google Document AI Fine Tuning is taking forever

I am using a foundational model "pretrained-foundation-model-v1.1-2024-03-12" to train a custom extractor on Google Document AI. I've set the epochs to 300 and Learning Rate to 1 (range is ...
Sri Ram M S's user avatar
-1 votes
0 answers
48 views

Cannot connect to dockerized SQL Server

Here's my situation: I have created a googlevm and installed portainer in it and launched a stack using Docker compose for an app (ui - api - redis - SQL Server database) and it's currently working ...
Mustapha Kerrou's user avatar

15 30 50 per page
1
2 3 4 5
3352