GoogleDriveDataSourceTestConnectionRequest
GoogleDriveDataSourceTestConnectionRequest
Information used to validate the connectivity with a Google Drive data source.
JSON Example
{
"origin_url": "string",
"type": "string",
"credentials": "string"
}
string As uri
As uri
origin_url
Required
Constraints:
minLength: 1
Connection URL of the data source.
string
type
Required
Type of the data source.
string
credentials
Required
Credentials used when accessing the data source.