Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
45 views

We are trying to create a new data store for the purpose of Vertex AI Search application. We select the "eu" location and click on "Create data store". We select "Cloud ...
Aleks Vujic's user avatar
  • 2,368
-1 votes
0 answers
33 views

We are trying to create a data store using GCP's REST API. We are using the projects.locations.collections.dataStores.create endpoint. curl -X POST \ -H "Authorization: Bearer $(gcloud auth print-...
Aleks Vujic's user avatar
  • 2,368
1 vote
0 answers
58 views

I am trying to restore a database backup from a self-hosted PostgreSQL 13 instance to Cloud SQL for PostgreSQL 17. The source database has the PostGIS extension with ArcSDE and custom data types and ...
Sri Ram's user avatar
  • 11
-2 votes
0 answers
45 views

I am building an application to extract solar potential data for commercial properties using the Google Solar API (buildingInsights:findClosest). For most properties, it works perfectly. However, I am ...
Bruno Lima's user avatar
1 vote
0 answers
40 views

I built a Google Meet add-on that loads an Angular web app inside the Meet side panel. The app initializes the Meet Add-on SDK, creates a session, gets meeting info, and then lets a bot connect via ...
Omer Arif's user avatar
-2 votes
0 answers
43 views

i created one new project , i done all the necessary step. all setup done , andnot a single request is done , but when i run the first request , it show aiplatform.googleapis.com/...
Sync Style's user avatar
-1 votes
0 answers
39 views

I have a access level setup to allow Service Accounts coming from outside perimeter projects to interact with project resources under a VPCSC perimeter. The access level whitelist the SVC using "...
Ankit Srivastava's user avatar
Best practices
0 votes
1 replies
47 views

We are building a B2B SaaS platform that programmatically creates BigQuery export links from customer GA4 properties to our GCP project using the Analytics Admin API. API call: POST https://...
ga4-Bot bot's user avatar
0 votes
1 answer
45 views

I have set up a Cloud SQL instance, which is running MySQL 8.0.44, with the flag default_authentication_plugin set to mysql_native_password. Unencrypted network traffic is allowed (due to legacy ...
Nhz's user avatar
  • 131
-1 votes
1 answer
35 views

The project comprises 8 Google spreadsheets and one library; it implements logic to support a business operating in a remote location with a requirement to track the earnings and expenses of its ...
Rodrigo Silveira's user avatar
1 vote
1 answer
156 views

I have this code to retrieve millions of rows from my BigQuery query results: query_job = client.query( query, ) storage_client = bigquery_storage....
unitrium's user avatar
0 votes
0 answers
44 views

I have developed a hybrid (text+semantic) search algorithm in GCP VertexAI. For that I created 3 different collections with dense embedding layers having the following schema. Suddenly the algorithm ...
nr spider's user avatar
  • 174
Advice
0 votes
0 replies
79 views

I need advice from people with real experience. Context: A client asked for a CMDB integration between GCP and another platform. The goal is to discover assets and replicate them (including ...
Cameron E.'s user avatar
0 votes
0 answers
74 views

I am trying to call the Google Vision API (images:annotate) from a VPS server. When I send a request without any headers, from my local machine or another server I get the expected API response (for ...
Даниил Вильнянский's user avatar
0 votes
1 answer
69 views

I have a dataproc java Spark job that processes a dataset in partitions and inserts rows into batches. The code uses rdd.mapPartitions with an iterator, splitting rows into batches (e.g., 100 rows ...
Aakash Shrivastav's user avatar

15 30 50 per page
1
2 3 4 5
3357