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: |
config |
Required. The UUID of the WidgetConfig. This field is used to identify the widget configuration. |
update |
Required. The proxied request to ConversationalSearchService.UpdateSession. |
additional |
Required. Additional params for security and privacy enhancement. |
UpdateSessionRequest
Request for UpdateSession method.
JSON representation |
---|
{
"session": {
object ( |
Fields | |
---|---|
session |
Required. The Session to update. |
update |
Indicates which fields in the provided If not set or empty, all supported fields are updated. This is a comma-separated list of fully qualified names of fields. Example: |