Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit f7f6e73

Browse files
author
Praful Makani
authored
fix(sample): region tag (#544)
1 parent a6d9491 commit f7f6e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/src/main/java/com/example/bigquery/DeleteLabelTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ public static void deleteLabelTable(String datasetName, String tableName) {
5454
}
5555
}
5656
}
57-
// [START bigquery_delete_label_table]
57+
// [END bigquery_delete_label_table]

0 commit comments

Comments
 (0)