Skip to content

Commit 7dbeb88

Browse files
committed
Fix InspectFile region tag.
1 parent c5f5fc8 commit 7dbeb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlp/src/main/java/dlp.snippets/InspectFile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ public static void inspectFile(String projectId, String filePath, String fileTyp
8888
}
8989
}
9090
}
91-
// [START dlp_inspect_file]
91+
// [END dlp_inspect_file]

0 commit comments

Comments
 (0)