Skip to main content

GS components

tGoogleCloudConfiguration Provides the connection configuration to Google Cloud Platform for a Spark Job.
tGSBucketCreate Creates a new bucket which you can use to organize data and control access to data in Google Cloud Storage.
tGSBucketDelete Deletes an empty bucket in Google Cloud Storage so as to release occupied resources.
tGSBucketExist Checks the existence of a bucket in Google Cloud Storage so as to make further operations.
tGSBucketList Retrieves a list of buckets from all projects or one specific project in Google Cloud Storage.
tGSClose Closes an active connection to Google Cloud Storage in order to release the occupied resources.
tGSConfiguration Provides the connection configuration to Google Cloud Storage for a Spark Job.
tGSConnection Provides the authentication information for making requests to the Google Cloud Storage system and enables the reuse of the connection it creates to Google Cloud Storage.
tGSCopy Copies or moves objects within a bucket or between buckets in Google Cloud Storage.
tGSDelete Deletes the objects which match the specified criteria in Google Cloud Storage so as to release the occupied resources.
tGSGet Retrieves objects which match the specified criteria from Google Cloud Storage and outputs them to a local directory.
tGSList Retrieves a list of objects from Google Cloud Storage one by one.
tGSPut Uploads files from a local directory to Google Cloud Storage so that you can manage them with Google Cloud Storage.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!