Request message for WidgetService.WidgetDeleteSession method.
| JSON representation |
|---|
{ "location": string, "configId": string, "deleteSessionRequest": { object ( |
| Fields | |
|---|---|
location |
Required. The location resource where widget delete session will be performed. Format: |
configId |
Required. The UUID of the WidgetConfig. This field is used to identify the widget configuration. |
deleteSessionRequest |
Required. The proxied request to ConversationalSearchService.DeleteSession. |
additionalParams |
Required. Additional params for security and privacy enhancement. |
DeleteSessionRequest
Request for DeleteSession method.
| JSON representation |
|---|
{ "name": string } |
| Fields | |
|---|---|
name |
Required. The resource name of the Session to delete. Format: |