Questions Tagged [Google-Cloud-Platform]
Ask Question Google Cloud Platform Provides Cloud Computing Services That Let You Build Applications and Websites, Store Data, and Analyze Data on Google's...
Google Cloud Platform provides cloud computing services that let you build applications and websites, store data, and analyze data on Google's infrastructure.
Must Read
38,900
questions
0
votes
0
answers
3
views
How can I programmatically see what resources are using ssl certificates?
I'm working through this issue: GCP API for getting list of load balancer
There is no "list load balancers" API call so I'm trying to do this programmatically.
In the web console I can click ...
0
votes
0
answers
5
views
User with GKE admin role not able to view cluster api upgrade notifications and needs viewer role to view the same
We have observed that in GKE, user with GKE admin role does not get cluster api upgrade notification as shown below and they need to have viewer access to view these notifications.
what could be the ...
0
votes
1
answer
8
views
Loop in Airflow 2.x Task not recognizing task
What im trying to do is that i want to run a BigQueryCreateEmptyTableOperator x number of times, it depends on how many files are in bucket (one for every file). For filling the list, I use list_blobs
...
0
votes
0
answers
13
views
how to give read access permission for firestore imageurl java
I able to access the Firestore image url on my browser window.
I want to convert this image url into BufferedImage after reading I have to find sub-image to get barcode value presented on my image.
...
-1
votes
0
answers
6
views
Not able to Apply Quotas at App Engine Instances
Recently, my account got compromised by some security leaks and it led to a Crypto attack on the systems. While I already kept quotas on Compute Engine to avoid such scenarios but I was not aware that ...
0
votes
0
answers
10
views
How to upload large files from nodejs to gcp bucket
I have seen alot of code samples but they were using @google/cloud-storage library for parsing multipart-form data they are using multer but i want to upload image to bucket but multer first have to ...
0
votes
0
answers
6
views
Gmail Oauth2: Capture a request at the browser level after authentication completes
After my web application completes the OAuth process and redirects to my web application only, google returns a "code" in a request to get the access_tokens later. Is there anyway i can ...
0
votes
0
answers
3
views
How can a GCP user be limited to view logs from a specific deployment?
My company currently have a legacy GCP project that has multiple deployments running in the same kubernetes namespace. Before time can be found to separate the the deployments to their projects, I ...
1
vote
0
answers
4
views
Deploy SPA application on Google Cloud Storage using Load Balancer and CDN
I'm investigating a way of deploying an Angular or React web application on Google Cloud using GCS, Load Balancer, and CDN.
I've set up the LB and the GCS using the urlRewrite, but since the LB does ...
0
votes
0
answers
15
views
Gmail API : Extract "code" param from the URL of a pop-up window to get the access_token details
Iam trying to authenticate gmail using OAuth2 for my web application. From the server, we return a url to the client, which then uses that to open a pop-up. The code is as shown:
var win = ...
0
votes
1
answer
8
views
Set commands to Google Cloud Shell with Cloud Function
I am trying to make the connection between a Cloud Function that in turn executes commands in the Google Cloud Shell, but I have not managed to run and give me the results. Any idea or advice to ...
0
votes
0
answers
11
views
Why gcloud builds submit failing after creating image?
I am learning deploying a pubsub service to run under Cloud Run, by following the guidelines given here
Steps I followed are:
Created a new project folder "myProject" in my local machine
...
0
votes
0
answers
11
views
GCP Terraform resource policy in compute module issues
I am trying to add a start-stop schedule to our vm instances in our cloud repository (it is a terraform/terragrunt setup)
The example presented on the official site is this:
So since we use ...
0
votes
0
answers
9
views
Merge the csv files in GCP
The dataset on which I am working on GCP is in csv format and for each feature there is a separate csv file with no header. There is around 20 files and want to create a single file for all these ...
-1
votes
0
answers
9
views
Problem launching notebook from new VM instance
I had a notebook running on Vertex AI, that stopped working due to the following error:
The operation could not completed.: The zone 'projects/XXXXXXX/zones/europe-west2-a' does not have enough ...