Top "Google-cloud-storage" questions

Google Cloud Storage is a RESTful service for storing and accessing your data on Google's infrastructure.

Write to Google Cloud Storage from Cloud Function (python)

I am trying to upload a file to google cloud storage from within a cloud function. I can't import the …

python google-cloud-platform google-cloud-storage google-cloud-functions serverless
How to read simple text file from Google Cloud Storage using Spark-Scala local Program

As given in the below blog, https://cloud.google.com/blog/big-data/2016/06/google-cloud-dataproc-the-fast-easy-and-safe-way-to-try-spark-20-preview I was trying to read file …

scala google-app-engine apache-spark-sql google-cloud-storage google-cloud-dataproc
Using Google Cloud Storage JSON api in android

I want to upload image on Google Cloud Storage from my android app. For that I searched and found that …

android json google-cloud-storage google-api-java-client
How to upload data in bulk to the appengine datastore? Older methods do not work

This should be a fairly common requirement, and a simple process: upload data in bulk to the appengine datastore. However, …

python google-app-engine google-cloud-storage google-cloud-datastore
Moving files between folders in Google Cloud Storage with Google Cloud Console

I have uploaded several files into the same folder on Google Cloud Storage using the Google Cloud Console. I would …

google-app-engine google-cloud-storage google-cloud-console
How to copy folders with 'gsutil'?

I've read the documentation on the gsutil cp command, but still don't understand how to copy folders to keep the …

google-cloud-platform google-cloud-storage gsutil
Automating gsutil commands

I'm trying to automate some gsutils commands, but struggling to see where the authentication files are kept and how to …

google-cloud-storage gcloud
Authentication in Google Cloud Platform

I am working on Google Cloud Platform and I have to access the cloud functionality using java non-web application like …

google-cloud-platform google-cloud-storage google-authentication
Changing Permissions of Google Container Engine Cluster

I have been able to successfully create a Google Container Cluster in the developers console and have deployed my app …

node.js google-cloud-storage google-cloud-sql google-cloud-platform google-kubernetes-engine
How would I loop through all the file names in a subdirectory on Google Cloud Storage with python?

Say I have some bucket/subdirectory on Google Cloud Storage and this bucket's address is: gs://test-monkeys-example/training_data/cats …

python google-cloud-platform google-cloud-storage google-cloud-datalab