Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
103 views

We are creating tasks using the following code with the SDK: use Google\Cloud\Tasks\V2\Client\CloudTasksClient; use Google\Cloud\Tasks\V2\HttpMethod; use Google\Cloud\Tasks\V2\HttpRequest; use Google\...
0 votes
1 answer
58 views

Using pulumi to define a SecurityProfile in GCP (org-level object), I have: const globalSecurityPolicy = new gcp.networksecurity.SecurityProfile( 'default-sp', { name: `${args....
0 votes
1 answer
68 views

I have a pyproject.toml file that looks like this: [build] builder = "gcr.io/buildpacks/builder:google-22" [project] name = "schoolProject" version = "0.0.1" authors = [ ...
0 votes
1 answer
622 views

I'm trying to set the Google Cloud Organization Policy constraints/iam.allowedPolicyMemberDomains to restrict IAM members to my organization's verified domain, sksolution.app. However, I'm ...
1 vote
1 answer
372 views

I'm trying to create a new secret in Google Cloud Secret Manager using the ⁠gcloud CLI, but I always get the following error: echo -n "my-secret-value" | gcloud --project=[MY_PROJECT_ID] ...
0 votes
0 answers
39 views

I'm encountering a UTF-8 decode error while installing Google Cloud SDK via Homebrew on macOS. Initially, I tried to download files from Google Cloud Storage using `gsutil -m cp* and received this ...
0 votes
1 answer
104 views

My application deployment pipeline utilizes GCP triggers and Cloud Build. However, the Cloud Build process is currently experiencing following error. Step #0: Step #0: Total reclaimed space: 69.96GB ...
0 votes
0 answers
155 views

I am using the gcloud workstations start-tcp-tunnel command to create a TCP tunnel to a Cloud Workstation on Google Cloud Platform (GCP). However, I’ve noticed that the SSH host key generated during ...
2 votes
1 answer
190 views

Today I upgraded Google Cloud SDK to the latest version 509.0.0.0 on Debian 12 and I noticed: Setting up google-cloud-cli (509.0.0-0) ... lib/googlecloudsdk/appengine/api/datastore.py:1294: ...
0 votes
1 answer
255 views

The Google Artifact Registry documentation to Manage Python packages says that when running pip install PACKAGE against a virtual repository: If you request a version that is available in more than ...
2 votes
2 answers
2k views

I'm running a Python application on Ubuntu 22 with Python 3.13.0. Since upgrading Python from 3.12, I get this error when running the application: TypeError: Couldn't build proto file into descriptor ...
0 votes
1 answer
289 views

I'm using Google Cloud KMS, and I try to get the latest version of a specific asymmetric key with gcloud cli (v492.0). It seems that the --limit flag doesn't take into account the sorting direction ...
1 vote
0 answers
240 views

I'm trying to download a batch of about 50 files from a Google Cloud Storage bucket. I have a bucket that contains multiple files. I can search and filter using the user interface until I have the ...
1 vote
1 answer
331 views

I'm quite new to using asyncio in Python. Originally I have a sync function speak: from google.cloud import texttospeech client = texttospeech.TextToSpeechClient() def speak(*args): # omitted ...
1 vote
1 answer
1k views

I'm working with Google Document AI to process long documents, where the number of pages exceeds the processor limit (~8k pages). The current documented page limit for Enterprise OCR is 500 pages for ...

15 30 50 per page
1
2 3 4 5
...
35

AltStyle によって変換されたページ (->オリジナル) /