Google Cloud Storage Connector

This node connects to Google Cloud Storage. The resulting output port allows downstream nodes to access the files in Google Cloud Storage.

Options

Project ID
Specifies the project to which the Cloud Storage data belongs. See Google Cloud Documentation for more information.
Working directory
Specifies the working directory using the path syntax explained above. The working directory must be specified as an absolute path. A working directory allows downstream nodes to access files/folders using relative paths, i.e. paths that do not have a leading slash. If not specified, the default working directory is "/".
Normalize paths
Determines if path normalization should be applied. Path normalization eliminates redundant components of a path, e.g. "/a/../b/./c" can be normalized to "/b/c". When these redundant components like "../" or "." are part of an existing object then normalization must be deactivated in order to access them properly.
Connection timeout in seconds
Timeout in seconds to establish a connection or 0 for an infinite timeout.
Read timeout in seconds
Timeout in seconds to read data from an established connection or 0 for an infinite timeout.

Input Ports

Icon
Google Authentication connection.

Output Ports

Icon
Connection to Google Cloud Storage file system.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.