- release_tracks: [GA, BETA, ALPHA] help_text: brief: Undelete a previously deleted Cloud Bigtable table. description: Undelete a previously deleted Cloud Bigtable table. examples: | To undelete the table `my-table` in instance `my-instance`, run: $ {command} my-table --instance=my-instance request: collection: bigtableadmin.projects.instances.tables method: undelete arguments: resource: help_text: Cloud Bigtable table to undelete. spec: !REF googlecloudsdk.command_lib.bigtable.resources:table async: collection: bigtableadmin.operations