Skip to content

Commit e420112

Browse files
docs: updated variable typo in comment in code sample (#1239)
Fixes b/210752711
1 parent 01f20ea commit e420112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/undelete_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def undelete_table(table_id: str, recovered_table_id: str) -> None:
2828
# table_id = "your-project.your_dataset.your_table"
2929

3030
# TODO(developer): Choose a new table ID for the recovered table data.
31-
# recovery_table_id = "your-project.your_dataset.your_table_recovered"
31+
# recovered_table_id = "your-project.your_dataset.your_table_recovered"
3232

3333
# TODO(developer): Choose an appropriate snapshot point as epoch
3434
# milliseconds. For this example, we choose the current time as we're about

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy