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