Skip to content

Google Cloud Storage#

Google Cloud Storage offers object storage for data, with flexible capacity and retrieval.

Credentials

You can find authentication information for this node here.

Operations#

  • Bucket
    • Create
    • Delete
    • Get
    • Get Many
    • Update
  • Object
    • Create
    • Delete
    • Get
    • Get Many
    • Update

Refer to Google's Cloud Storage API documentation for detailed information about the API that this node integrates with.