Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
50,456 questions
Filter by
Sorted by
Tagged with
-3votes
0answers
22views

How to make sure only one instance of Google Cloud Workflow run at a time [closed]

Im currently using Cloud Workflow, but however sometimes 2 or 3 instances run at the same time. So how to prevent it, like is there any locking mechanism in GCP could work?BTW I can only use ...
-5votes
0answers
59views

How to automatically refresh React app when a new version is deployed? [closed]

I’m working on a React.js project where we want to build a “What’s New” feature — basically, whenever a new version of our app is deployed, users should automatically see the latest features and build....
-4votes
0answers
24views

Terraform google_certificate_manager_certificate_issuance_config fails with "Config validation failed" for cross-project CA pool in GCP [closed]

Terraform Setup:Terraform version: 1.13.3Provider: hashicorp/google ~> 7.5.0CA Pool Project: abcd-sandboxIssuance Config Project: abcd-careqI’ve already:Created the CA pool and root CA in ...
-2votes
0answers
27views

what is current usage rate in google cloud api service [closed]

imageI'm using the Google Drive API on a personal website. What does 90% current usage mean?I'm using the free API and primarily testing it, so I'd like to know what this ratio means. Will this ...
-1votes
0answers
17views

Google Cloud Platform API key HTTP referrer restriction NextJS server action [closed]

Attempting to secure a GCP API key via the Application restrictions - HTTP referrer (website) method. I have a NextJS app deployed via Vercel. Adding the deployed vercel domain to the HTTP referrers ...
0votes
0answers
33views

What is the right gcp cloud monitoring promql query to capture "unspecified" (or all resource types) metrics?

The following promql query returns the logging.googleapis.com/log_entry_count metric in the global namespace:increase({"__name__"="logging.googleapis.com/log_entry_count","...
0votes
1answer
61views

Deploying a Python HTTP function to Google Cloud run from source [closed]

I'm trying to deploy a Python HTTP function to Google Cloud Run from source. However, I'm facing a weird issue, where deploying it from source somehow creates a broken deployment, but when (re-) ...
0votes
0answers
9views

agent.googleapis.com/disk and processes metrics incurs high costs

We have 3 VMs running with Google Cloud Ops Agent installed. The disk/percent_used, disk/operation_count and disk/io_time metric occur almost 16€ of cost in the last 30 days. The processes/cpu_time ...
-3votes
1answer
50views

Is this a Google.Cloud.Speech.V2 client package bug related to PhraseSets or am I using it wrong?

I am migrating code from the v1 package to the v2 package. As far as I can tell the quotas are the same however when I use the v2 package with larger phrase sets I get an error even though I have ...
0votes
0answers
24views

Google OAUTH. User can consent scopes, that arent configured in cloud console?

I want to use the Google Calendar Integration of Home Assistant. Since I want the integration to have only read_only access, I have configured the oauth scopes as followsHowever, when setting up the ...
1vote
1answer
19views

DataprocSparkSession package in python error - "RuntimeError: Error while creating Dataproc Session"

I am using below code to create Dataproc Spark Session to run a jobfrom google.cloud.dataproc_spark_connect import DataprocSparkSessionfrom google.cloud.dataproc_v1 import Sessionsession = Session(...
0votes
0answers
35views

GKE Logs Explorer (LQL): Using text: in filter causes "Invalid Entry" error

I'm trying to retrieve logs for a Kubernetes container running in a Google Kubernetes Engine (GKE) cluster using Log Query Language (LQL) in the Logs Explorer. My goal is to filter logs from a ...
0votes
1answer
36views

What does total_token_count means from gemini response?

I'm trying to understand how total_token_count is calculated for the gemini-2.5-flash model.The official documentation suggests total_token_count = prompt_token_count + candidates_token_count, but my ...
0votes
0answers
49views

GCP Vertex AI Model Training

Training failed to runFor the first time, I got an error in the training pipeline, and I cleared it. When I tried for the second time, it gave the error attached as a PNG.What could be the reason, ...
1vote
0answers
39views

Google Apps Script getOAuthToken() times out when calling authenticated Cloud Function, despite all configurations checked

Goal:I am trying to call a 2nd Gen Google Cloud Function (Python, private/requires authentication) from Google Apps Script (GAS).The Problem:The execution consistently fails. When ScriptApp....

153050per page
1
2345
3364
Google CloudCollectiveSee more
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.

Hot Network Questions

more hot questions
Newest google-cloud-platform questions feed

[8]ページ先頭

©2009-2025 Movatter.jp