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.
334.2k Questions
+294
56.7k Members
+149
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
4 views

Module 'FirebaseRemoteConfigInterop' not found

Firebase SDK Version: Unity 12.1.0 Xcode Version: 15.4 Installation Method: CocoaPods Firebase Product: Remote Config Targeted Platform: iOS Issue: I got an error: Module 'FirebaseRemoteConfigInterop' ...
0 votes
0 answers
7 views

How to I get data from a firestore collection within a document that requires an argument?

I am trying to create and admin chat where the admin can view all the user messages and then reply to them I have been able to add documents to this collection but I am unable to display the messages ...
0 votes
0 answers
10 views

How To Set A GCloud Flag During Cloud Build Runtime?

I need to set a Gcloud deployment flag with an environment variable that I set during runtime. The reason for this is that I am trying to version my cloud run services and if the parameter TAG_NAME ...
0 votes
0 answers
12 views

Firebase OTP Delivery Failure on Dialog Mobile Networks in Sri Lanka

Issue Overview: Users in Sri Lanka utilizing Dialog mobile networks are experiencing failures in receiving One-Time Passwords (OTPs) sent via Firebase Authentication. This issue hinders users from ...
0 votes
0 answers
7 views

Install ops-agent to google cloud optimized OS

Is there any way to install the ops-agent on a Google Cloud Container Optimized OS? When I create a VM, once I choose "Create From Template" the "Enable Ops Agent" checkbox ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

0 votes
0 answers
24 views
+50

cypress-firebase emulator default credentials error

i'm using React and Firebase to build an web app and i would like to use Cypress to do some end to end testing. I am new to Cypress. I'm trying to setup Cypress-Firebase NPM package but i'm getting ...
0 votes
0 answers
50 views
+500

How to introspect a protoc plugin? (Or fix the gen-bq-schema plugin)

I think the entire problem is hard to answer without further investigation. So first I simply want to know how to introspect the problem. Problem Overview I use the protoc-gen-bq-schema plugin to ...
1 vote
0 answers
133 views
+50

Prevent abuse of Firebase Phone Auth

Recently, an unknown attacker started abusing our iOS app's Firebase Phone auth by spamming requests to Google.cloud.identitytoolkit.v1.AuthenticationService.SendVerificationCode with various phone ...
0 votes
1 answer
125 views
+100

How can I add the Firestore SDK to an Oracle JET project?

I am attempting to add the Firestore client SDK to an Oracle JET project. I have run the following command to add the package to my project: npm install [email protected] --save After this, I know ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
168 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
  • 797
6 votes
422 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
  • 797
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
172 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
530 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