python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
google cloud java api to connect to gke and execute kubenetes commands to get secrets
I am new to google cloud platform and kubernetes in gcp. I am writing a java client code to connect to gcp and retrieve kubernetes secrets for some automation. Can someone please advise a good sample ...

Teja
Votes: 0
Answers: 1
"ERROR: (gcloud.functions.call) ResponseError: status=[404], code=[Ok], message=[Function XYZ in region us-central1 in project ABC does not exist]"
I am testing a cloud function.
When I run it from the "Testing" tab, online, and I paste the json dictionary as the argument to be passed as the request variable of the cloud function in the...

questionto42
Votes: 0
Answers: 1
Google Analytics didnt export old data to BigQuery
I have an app that has been published since 2021 and Google Analytics already generated a lot of reports. I wanted to export all the data from the reports to BigQuery and I setup the link using their ...
Lawrence Melo
Votes: 0
Answers: 2
GCP cloud sql export is failing with an unknown error from console, gcloud sql export shows an error it is taking longer time than expected
I tried exporting from Console, also using offload export.
I tried using gcloud sql export command and I have also tried wait command.
gcloud sql export sql instance-name gs://bucket/filename.gz --dat...
Dhruva Teja Padmam
Votes: 0
Answers: 1