Skip to main content

Google Cloud Collective

A collective for developers who utilize Google Cloud’s infrastructure and platform capabilities. This collective is organized and managed by the Stack Overflow community.
333.1k Questions
+12
67.9k Members
+99
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

Advice
0 votes
0 replies
2 views

Flow for retrying failed FCM push notifications

I'm building a Node.js backend using Drizzle and Firebase Cloud Messaging to send push notifications. Users can have multiple devices. Currently, my notification flow works like this: I want to send ...
-1 votes
0 answers
31 views

DEADLINE_EXCEEDED when calling projects.locations.collections.dataStores.create API

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-...
-2 votes
0 answers
59 views

Need to create a simple bar chart in Looker Studio for 4 different GA4 channel groups - so 4 bars for each month over a 12 month period

I am trying to create what should be a simple bar chart in Looker Studio to show how the sessions from different default channel groupings from Google Analytics change every month over the period of 1 ...
-2 votes
0 answers
41 views

Google Solar API buildingInsights returns significantly smaller roof area

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 ...
1 vote
0 answers
40 views

Google Meet Add-on stopped initializing after trying to add CoDoingClient (even after reverting)

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 ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
438 views
1 minute read
Knowledge article

Understanding Multi-Attach Errors in Google Kubernetes Engine

Recently, I encountered the following error while working with a statefulset that had only one replica: Warning FailedAttachVolume attachdetach-controller Multi-Attach error for volume <pvc_name>...
Nani's user avatar
  • 838
4 votes
1k views
1 minute read
Knowledge article

The upgrade to GKE 1.26+ activates cgroup v2, causing disruptions to java based workloads.

Hey folks at GKE As the GKE v1.25 is nearing its end-of-life, it is important to understand the impact of the upgrade before proceeding with the cluster upgrade operation. I have come across an issue ...
Nani's user avatar
  • 838
3 votes
21k views
3 minute read
How-to guide

How to complete GCP Docs/Tutorial when your Organization Policy blocks External IPs?

How to complete GCP Docs/Tutorial When Your Organization policy blocks External IPs on VMs? In this how-to you will be resolving a common Organization policy constraint of not allowing External IPs on ...
codeangler's user avatar
0 votes
232 views
2 minute read
Knowledge article

Solving Firebase v9 Code Clutter with a Dot Pattern Helper Class in TypeScript To Help Maximize Firebase v9 bundle Efficiency

Since the release of firebase v9, the bundle size of the client has reduced substantially since now the functions that are used are the only ones being imported and bundled. But this modularity comes ...
Muhammad Faizan's user avatar
2 votes
754 views
6 minute read
Knowledge article

8 Labs by Google Cloud The Arcade — Trivia Jul 2023

If you've never heard The Arcade by Google Cloud, it's a Qwiklabs and Google Cloud program where they create a learning experience for you where you can win prizes and measure your cloud knowledge ...
Maureen Barahona's user avatar