Trigger job based on File in Google Storage Bucket
Hello Team,
We have requirement where the Talend job should look for a file in google cloud storage bucket and it should trigger if the file is present in a particular directory in GCS bucket.
The equivalent component for normal directories is tWaitForFile, but is there an equivalent way of doing it for Google Cloud Storage bucket.