/
/Cloud Bigtable Admin API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
operations1
projects35
  • get/v2/{+name}
  • put/v2/{+name}
  • delete/v2/{+name}
  • patch/v2/{+name}
  • post/v2/{+resource}:testIamPermissions
  • post/v2/{+resource}:getIamPolicy
  • get/v2/{+parent}/instances
  • post/v2/{+parent}/instances
  • post/v2/{+resource}:setIamPolicy
  • get/v2/{+parent}/clusters
  • post/v2/{+parent}/clusters
  • get/v2/{+parent}/hotTablets
  • get/v2/{+parent}/memoryLayers
  • post/v2/{+parent}/backups:copy
  • get/v2/{+parent}/backups
  • post/v2/{+parent}/backups
  • get/v2/{+parent}/logicalViews
  • post/v2/{+parent}/logicalViews
  • post/v2/{+name}:dropRowRange
  • post/v2/{+parent}/tables:restore
  • get/v2/{+parent}/tables
  • post/v2/{+parent}/tables
  • post/v2/{+name}:checkConsistency
  • post/v2/{+name}:undelete
  • post/v2/{+name}:generateConsistencyToken
  • post/v2/{+name}:modifyColumnFamilies
  • get/v2/{+parent}/schemaBundles
  • post/v2/{+parent}/schemaBundles
  • get/v2/{+parent}/authorizedViews
  • post/v2/{+parent}/authorizedViews
  • get/v2/{+parent}/appProfiles
  • post/v2/{+parent}/appProfiles
  • get/v2/{+parent}/materializedViews
  • post/v2/{+parent}/materializedViews
  • get/v2/{+name}/locations
    projects

    Restores a specified table which was accidentally deleted.

    post/v2/{+name}:undelete

    Path parameters

    namestring required

    Required. The unique name of the table to be restored. Values are of the form projects/{project}/instances/{instance}/tables/{table}.

    Request body

    UndeleteTableRequest required

    Request message for google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable

    Response

    Successful response

    Changes