Request message for WidgetService.WidgetAcquireAccessToken method.
| JSON representation | 
|---|
| { "location": string, "configId": string, "acquireAccessTokenRequest": { object ( | 
| Fields | |
|---|---|
| location | 
 Required. The location resource where widget homepage FetchDocuments will be performed. Format:  | 
| configId | 
 Required. The UUID of the WidgetConfig. This field is used to identify the widget configuration. | 
| acquireAccessTokenRequest | 
 Required. The proxied request to DataConnectorService.AcquireAccessToken. | 
| additionalParams | 
 Required. Additional params for security and privacy enhancement. | 
AcquireAccessTokenRequest
Request message for the DataConnectorService.AcquireAccessToken method.
| JSON representation | 
|---|
| { "name": string } | 
| Fields | |
|---|---|
| name | 
 Required. The resource name of the connector for which a token is queried. |