ApplicationName
Specifies the name of the application using the provider, in the format application/version. For example, AcmeReporting/1.0.
Data Type
string
Default Value
""
Remarks
The server identifies itself to Google BigQuery using a custom User-Agent header.
This header includes a fixed portion that identifies the client as a specific build of the CData server, and an optional portion that reports the application name and version specified through this property.
Providing an application name helps with query attribution and monitoring in environments where multiple tools or services connect to Google BigQuery.
Set this property if you want your application name to appear in the User-Agent string sent in Google BigQuery API requests.