Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite420112

Browse files
docs: updated variable typo in comment in code sample (#1239)
Fixes b/210752711
1 parent01f20ea commite420112

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)

[8]ページ先頭

©2009-2025 Movatter.jp