Hub
Pricing About
NodeNode / Source

Google Cloud Storage Connector

IOConnectorsGoogle
Drag & drop
Like

This node connects to Google Cloud Storage. The resulting output port allows downstream nodes to access the Google Cloud Storage data of a project as a file system, e.g. to read or write files and folders, or to perform other file system operations (browse/list files, copy, move, ...).

Please note that for authentication purposes, this node requires the Google Authenticator node with the authentication type "Service Account" to be connected to its input port.

Path syntax: Paths for Google Cloud Storage are specified with a UNIX-like syntax, /mybucket/myfolder/myfile. An absolute for Google Cloud Storage consists of:

  1. A leading slash ("/").
  2. Followed by the name of a bucket ("mybucket" in the above example), followed by a slash.
  3. Followed by the name of an object within the bucket ("myfolder/myfile" in the above example).

URI formats: When you apply the Path to URI node to paths coming from this connector, you can create URIs with the following formats:

  1. Signed https:// URLs which contain credentials, that allow to access files for a certain amount of time (see Signed URLs ).
  2. gs:// URLs which can be used to access Google Storage with tools like Google's gsutil or in Hadoop environments.

Node details

Input ports
  1. Type: org.knime.credentials.base.CredentialPortObject
    Google API Connection
    The Google Service Connection that carries authentication credentials. Please note that currently only the "Google Authentication (API key)" node can be connected to this port.
Output ports
  1. Type: File System
    Google Cloud Storage File System Connection
    Google Cloud Storage File System Connection

Extension

The Google Cloud Storage Connector node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits