The OauthClientId
parameter is deprecated in Google Drive Connector version 11.4.0 and later. Micro Focus recommends using the AppKey parameter instead.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The unique client ID for your application. You can obtain a client ID from the API Access section of the Google APIs Console at https://code.google.com/apis/console.
Your client ID must have authorization for the following scopes:
drive.file
drive
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | 123456789123.apps.googleusercontent.com
|
See Also: | OauthClientSecret |
|