Skip to content

Commit de10e6c

Browse files
sduskistseaver
authored andcommitted
Removing "rename" from bigtable table.py comments (googleapis#4526)
Bigtable tables cannot be renamed. I'm removing the comment that says that rename is allowed.
1 parent 53944d5 commit de10e6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bigtable/google/cloud/bigtable/table.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ class Table(object):
7878
We can use a :class:`Table` to:
7979
8080
* :meth:`create` the table
81-
* :meth:`rename` the table
8281
* :meth:`delete` the table
8382
* :meth:`list_column_families` in the table
8483

0 commit comments

Comments
 (0)