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.
333k Questions
+12
68.3k Members
+110
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

1 vote
0 answers
33 views

not getting onesignal push notifications on android app

in my MainActivity.java // ───────────────────────────────────────────── // OneSignal Identity + Permission Handling // ───────────────────────────────────────────── private IUserStateObserver ...
-2 votes
0 answers
39 views

Looker studio giving a "No dataset access" error on bigquery data

I recently set up some data in BigQuery to be used over in Looker Studio. I built the tables first in Google Sheets, then went to BigQuery and added them there by linking to the google sheet. I then ...
-1 votes
0 answers
28 views

Does Google BigQuery Agent continue executing previous BigQuery queries when a user interrupts or modifies a multi-step task?

I have a question about the execution behavior of Google BigQuery Agent when a user interrupts or modifies a request during a multi-step workflow. Assume the agent processes a user request like this: ...
0 votes
0 answers
43 views

Failed to load interstitial ad with error: Request Error: No ad to show

Environment SDK Version: 13.2.0 (via SPM)[https://github.com/googleads/swift-package-manager-google-mobile-ads.git] Xcode Version: 26.0 Platform: iOS Ad Format: Interstitial Issue Description I am ...
Advice
0 votes
0 replies
43 views

Does Gemini Enterprise GitHub connector search a private repo in real time or only the indexed Data Store?

I am testing Gemini Enterprise / AI Applications with the GitHub connector for a private GitHub repository. My goal is to create a read-only search or review assistant for one private repository. I do ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
446 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
241 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
766 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