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.
335.2k Questions
+94
62.3k Members
+113
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
13 views

How to replace default icon with custom one in an android push notification

I've been at this for a few days now I'm not sure what to do. Below is a screenshot of my push notification. I want the logo to completely replace the icon when the notification panel is open like in ...
0 votes
0 answers
15 views

Flutter Firebase Messaging not working in web but in android

I'm using flutter to create an app and wanna get notifications using firebase messaging. If I use the android debugger all notifications work perfectly, but I don't receive anything on web, neither in ...
0 votes
0 answers
7 views

Unable to run Video Intelligence AI due to Message Serialization Error

i'm trying to run Google Cloud Video Intelligence through cloud functions locally using firebase emulator. This function hasn't been deployed to production and i get an error. I'm following the ...
0 votes
0 answers
17 views

NoCredentialException: No credentials available

I am trying to add google sign in using Firebase in my Kotlin jetpack compose. But it is giving me the issue - No Credentials available. I want to show the list of google accounts and then one can ...
0 votes
0 answers
13 views

Cannot see the logs from Firebase Database in Google Cloud Run to send push notification

I am trying to use Firebase logs. I am able to add new records into my Firebase Realtime Database Chat entity. The problem is I cannot see any logs or errors when browsing them at Google Cloud Log ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

1 vote
1 answer
108 views
+50

Firebase Hosting "Site Not Found" Error after Successful Deployment (React + Vite)

I deployed my React app to Firebase Hosting, and the deployment logs indicate success, but accessing the hosting URL shows a "Site Not Found" error. The build is performed correctly, as it's ...
0 votes
0 answers
47 views
+50

BigQuery Performance Issue After Switching Data Pipeline to DataFlow

Problem I'm experiencing significant query performance degradation in BigQuery for recent partitions after switching our data pipeline from a sequential Talend approach to Apache Beam/DataFlow. ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
340 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
  • 861
5 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
  • 861
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
209 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
674 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