Skip to content

Commit

Permalink
Update the docstring about copying backup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariatta committed Sep 27, 2022
1 parent 339b574 commit f8c9433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/bigtable/backup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class Backup(object):
* :meth:`create` the backup
* :meth:`update` the backup
* :meth:`delete` the backup
* :meth:`copy` the backup
:type backup_id: str
:param backup_id: The ID of the backup.
Expand Down

0 comments on commit f8c9433

Please sign in to comment.