Deletes files from a server using the Google Cloud Services protocol.
The Google Cloud Services nodes enable you to access data from Google Cloud Services buckets, so that you can integrate your data flows with Google. See:
Deleting a single file from Google Cloud Services
- In the Bucket property, specify the name of the Google Cloud Services bucket that contains the file that you want to delete.
- In the Object property, specify the name of the Google Cloud Services file that you want to delete.
Deleting multiple files from Google Cloud Services
- Drag a Google Cloud Services List node onto the canvas and connect it to a Google Cloud Services Delete node.
- In the Bucket property of the Google Cloud Services List node, type the name of the Google Cloud Services bucket which contains the files that you want to delete. Run the Google Cloud Services List node to generate a list of files in the specified bucket.
- On the Google Cloud Services Delete node, select the (from Field) variant of the Bucket property and specify the name of the input field that contains the Google Cloud Services bucket name.
- Select the (from Field) variant of the Object property, then specify the name of the input field that references the files that you want to delete.
Properties
Bucket
Specify the name of the Google Cloud Services Bucket.
Choose the (from Field) variant of this property to look up the value from an input field with the name specified.
A value is required for this property.
Object
Specify the name of the Google Cloud Services Object.
Choose the (from Field) variant of this property to look up the value from an input field with the name specified.
A value is required for this property.
Credentials
Optionally specify the file containing the Google Cloud Services credentials.
If the Credentials are not set then the Google Cloud Services default strategy will be used.
FailureBehavior
Optionally specify what to do when a file fails to download. Choose from:
- Error - Report error and stop further processing.
- Log - Log a warning message and skip the file.
- Ignore - Skip the file.
The default value is Log.
Inputs and outputs
Inputs: 1 optional.
Outputs: errors.