/
/Gemini Enterprise for Customer Experience API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects36
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+name}/locations
  • get/v1/{+parent}/apps
  • post/v1/{+parent}/apps
  • get/v1/{+tenant}/extendedAgentCard
  • post/v1/{+parent}/apps:importApp
  • post/v1/{+name}:exportApp
  • post/v1/{+parent}:retrieveToolSchema
  • post/v1/{+parent}:executeTool
  • get/v1/{+parent}/examples
  • post/v1/{+parent}/examples
  • get/v1/{+parent}/guardrails
  • post/v1/{+parent}/guardrails
  • post/v1/{+session}:streamRunSession
  • post/v1/{+name}:generateChatToken
  • post/v1/{+session}:runSession
  • get/v1/{+parent}/agents
  • post/v1/{+parent}/agents
  • get/v1/{+parent}/changelogs
  • get/v1/{+parent}/deployments
  • post/v1/{+parent}/deployments
  • post/v1/{+tenant}/message:send
  • get/v1/{+parent}/toolsets
  • post/v1/{+parent}/toolsets
  • post/v1/{+toolset}:retrieveTools
  • get/v1/{+parent}/tools
  • post/v1/{+parent}/tools
  • post/v1/{+parent}/conversations:batchDelete
  • get/v1/{+parent}/conversations
  • post/v1/{+name}:restore
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
    projects

    Restores the specified app version. This will create a new app version from the current draft app and overwrite the current draft with the specified app version.

    post/v1/{+name}:restore

    Path parameters

    namestring required

    Required. The resource name of the app version to restore.

    Request body

    RestoreAppVersionRequest required

    Request message for AgentService.RestoreAppVersion

    Response

    Successful response

    Changes