tGoogleDriveCreate
tGoogleDriveCreate Standard properties
These properties are used to configure tGoogleDriveCreate running in the Standard Job framework.
The Standard
tGoogleDriveCreate component belongs to the Cloud family.
The component in this framework is available in all Talend
products.
Basic settings
Property Type |
Select the way the connection details
This property is not available when other connection component is selected |
Connection Component |
Select the component that opens the database connection to be reused by this |
Application Name |
The application name required by Google Drive to get access to its |
OAuth Method |
Select an OAuth method used to
For more detailed information about how to access Google Drive using |
Access Token |
The access token generated through Google Developers OAuth 2.0 This property is available only when Access |
Client ID and Client Secret |
The client ID and client secret. These two properties are available only when Installed Application (Id & Secret) is selected from the OAuth Method drop-down list. |
Client Secret JSON |
The path to the client secret JSON file. This property is available only when Installed Application (JSON) is selected from the OAuth Method drop-down list. |
Service Account JSON |
The path to the service account JSON file. This property is available only when Service |
Use Proxy |
Select this check box when you are working behind a proxy. With this
|
Use SSL |
Select this check box if an SSL connection is used to access Google
|
Parent Folder |
The name or ID of the parent folder in which a new folder will |
Access Method |
Select the method by which the parent folder is specified, either by |
New Folder Name |
The name of the new folder to be created. |
Schema and Edit schema |
A schema is a row description, and The schema of this component is read-only. You can click the
|
Advanced settings
DataStore Path |
The path to the Note: When your
client ID, client secret, or any other configuration related to the Installed Application authentication changes, you need to delete this credential file manually before running your Job again. This property is available |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
PARENT_FOLDER_ID |
The ID of the parent folder. This is an After variable and it returns a string. |
NEW_FOLDER_ID |
The ID of the new folder. This is an After variable and it returns a string. |
Usage
Usage rule |
This component can be used as a standalone component or as a start |