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.
332.8k Questions
+433
54.8k Members
+206
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
6 views

react native auth provider effect not triggering for is authenticated check using firebase

I'm creating a register screen for my app, and to do that, I created a OnAuth hook, to register the login/register and logout functionality, and also manage the is authenticated state as wel as the ...
0 votes
0 answers
8 views

Looker - Expected expression "filter_name" in "condition" to be a field name

I am trying to create a dynamic-derived table in Looker using Templated Filters / Liquid parameters. But I am getting the below error. Error: Expected expression "approval_status_param" in &...
0 votes
0 answers
4 views

Can we connect to Azure MySQL database from Google Data Studio

Is there a way to create a data source to Azure MySQL database in Google Data Studio? What is the public IP of Google Data studio that I can give access to in my Azure MySQL database? Thanks in ...
0 votes
0 answers
5 views

(although at least one Creator exists): no int/Int-argument constructor/factor -

Service Class: import com.google.cloud.bigquery.FieldValueList; import com.google.cloud.bigquery.QueryJobConfiguration; import com.google.cloud.bigquery.TableResult; private ItemCurResponseDTO ...
0 votes
0 answers
3 views

SQL/BQ Error: there is no matching signature

Im trying to query a table in BQ. I keep getting an error that "there is no matching signature = for argument type string." Its weird because the data formats are all strings '''Select city ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

1 vote
0 answers
18 views
+200

Android - Firebase events not showing up in some devices

Well, I have an app with Homolog and Production flavors. When I build Homolog, I can use adb shell setprop debug.firebase.analytics.app com.exampleofpackage.homolog and yep, my application connects ...
0 votes
1 answer
29 views
+50

How to add certificated to clusterip service

I have an gke ingress setup with managedcert and it points to the frontend pod deployment. I am hitting the endpoint of a backend deployment exposed as a clusterip service from my frontend pod and I ...
0 votes
0 answers
27 views
+50

Firebase Upgrade to 10.24.0. Unit Test are failing with 'FirebaseApp' instance must be configured even though App has FirebaseApp.configure call

I have tried many solutions given on Stackoverflow as well as on github. However, none of them are working. So I am trying to provide more details on the issue I am facing. Using XCode: 15.3 Upgrade ...
1 vote
1 answer
79 views
+50

Only last notification appears on iOS after switching to online

regards documentation of Firebase I have (I suppose) collapsible message. I had a similar problem with Android, but after removing the whole notification object from the payload it started working. ...
1 vote
1 answer
64 views
+100

How to implement 2FA in Laravel with Inertia.js and Vue 3?

I am working on a project using Laravel, Inertia.js, and Vue 3, and I want to implement two-factor authentication (2FA) for user login. My setup includes a MySQL database with a users table that ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
83 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
  • 787
6 votes
193 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
  • 787
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
160 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
489 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