@@ -1462,6 +1462,9 @@ public com.google.privacy.dlp.v2.FileType convert(java.lang.Integer from) {
14621462 * If empty, all files are scanned and available data format processors
14631463 * are applied. In addition, the binary content of the selected files
14641464 * is always scanned as well.
1465+ * Images are scanned only as binary if the specified region
1466+ * does not support image inspection and no file_types were specified.
1467+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
14651468 * </pre>
14661469 *
14671470 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -1480,6 +1483,9 @@ public java.util.List<com.google.privacy.dlp.v2.FileType> getFileTypesList() {
14801483 * If empty, all files are scanned and available data format processors
14811484 * are applied. In addition, the binary content of the selected files
14821485 * is always scanned as well.
1486+ * Images are scanned only as binary if the specified region
1487+ * does not support image inspection and no file_types were specified.
1488+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
14831489 * </pre>
14841490 *
14851491 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -1497,6 +1503,9 @@ public int getFileTypesCount() {
14971503 * If empty, all files are scanned and available data format processors
14981504 * are applied. In addition, the binary content of the selected files
14991505 * is always scanned as well.
1506+ * Images are scanned only as binary if the specified region
1507+ * does not support image inspection and no file_types were specified.
1508+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
15001509 * </pre>
15011510 *
15021511 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -1515,6 +1524,9 @@ public com.google.privacy.dlp.v2.FileType getFileTypes(int index) {
15151524 * If empty, all files are scanned and available data format processors
15161525 * are applied. In addition, the binary content of the selected files
15171526 * is always scanned as well.
1527+ * Images are scanned only as binary if the specified region
1528+ * does not support image inspection and no file_types were specified.
1529+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
15181530 * </pre>
15191531 *
15201532 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -1532,6 +1544,9 @@ public java.util.List<java.lang.Integer> getFileTypesValueList() {
15321544 * If empty, all files are scanned and available data format processors
15331545 * are applied. In addition, the binary content of the selected files
15341546 * is always scanned as well.
1547+ * Images are scanned only as binary if the specified region
1548+ * does not support image inspection and no file_types were specified.
1549+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
15351550 * </pre>
15361551 *
15371552 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2345,6 +2360,9 @@ private void ensureFileTypesIsMutable() {
23452360 * If empty, all files are scanned and available data format processors
23462361 * are applied. In addition, the binary content of the selected files
23472362 * is always scanned as well.
2363+ * Images are scanned only as binary if the specified region
2364+ * does not support image inspection and no file_types were specified.
2365+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
23482366 * </pre>
23492367 *
23502368 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2363,6 +2381,9 @@ public java.util.List<com.google.privacy.dlp.v2.FileType> getFileTypesList() {
23632381 * If empty, all files are scanned and available data format processors
23642382 * are applied. In addition, the binary content of the selected files
23652383 * is always scanned as well.
2384+ * Images are scanned only as binary if the specified region
2385+ * does not support image inspection and no file_types were specified.
2386+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
23662387 * </pre>
23672388 *
23682389 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2380,6 +2401,9 @@ public int getFileTypesCount() {
23802401 * If empty, all files are scanned and available data format processors
23812402 * are applied. In addition, the binary content of the selected files
23822403 * is always scanned as well.
2404+ * Images are scanned only as binary if the specified region
2405+ * does not support image inspection and no file_types were specified.
2406+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
23832407 * </pre>
23842408 *
23852409 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2398,6 +2422,9 @@ public com.google.privacy.dlp.v2.FileType getFileTypes(int index) {
23982422 * If empty, all files are scanned and available data format processors
23992423 * are applied. In addition, the binary content of the selected files
24002424 * is always scanned as well.
2425+ * Images are scanned only as binary if the specified region
2426+ * does not support image inspection and no file_types were specified.
2427+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
24012428 * </pre>
24022429 *
24032430 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2423,6 +2450,9 @@ public Builder setFileTypes(int index, com.google.privacy.dlp.v2.FileType value)
24232450 * If empty, all files are scanned and available data format processors
24242451 * are applied. In addition, the binary content of the selected files
24252452 * is always scanned as well.
2453+ * Images are scanned only as binary if the specified region
2454+ * does not support image inspection and no file_types were specified.
2455+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
24262456 * </pre>
24272457 *
24282458 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2447,6 +2477,9 @@ public Builder addFileTypes(com.google.privacy.dlp.v2.FileType value) {
24472477 * If empty, all files are scanned and available data format processors
24482478 * are applied. In addition, the binary content of the selected files
24492479 * is always scanned as well.
2480+ * Images are scanned only as binary if the specified region
2481+ * does not support image inspection and no file_types were specified.
2482+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
24502483 * </pre>
24512484 *
24522485 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2471,6 +2504,9 @@ public Builder addAllFileTypes(
24712504 * If empty, all files are scanned and available data format processors
24722505 * are applied. In addition, the binary content of the selected files
24732506 * is always scanned as well.
2507+ * Images are scanned only as binary if the specified region
2508+ * does not support image inspection and no file_types were specified.
2509+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
24742510 * </pre>
24752511 *
24762512 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2491,6 +2527,9 @@ public Builder clearFileTypes() {
24912527 * If empty, all files are scanned and available data format processors
24922528 * are applied. In addition, the binary content of the selected files
24932529 * is always scanned as well.
2530+ * Images are scanned only as binary if the specified region
2531+ * does not support image inspection and no file_types were specified.
2532+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
24942533 * </pre>
24952534 *
24962535 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2508,6 +2547,9 @@ public java.util.List<java.lang.Integer> getFileTypesValueList() {
25082547 * If empty, all files are scanned and available data format processors
25092548 * are applied. In addition, the binary content of the selected files
25102549 * is always scanned as well.
2550+ * Images are scanned only as binary if the specified region
2551+ * does not support image inspection and no file_types were specified.
2552+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
25112553 * </pre>
25122554 *
25132555 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2526,6 +2568,9 @@ public int getFileTypesValue(int index) {
25262568 * If empty, all files are scanned and available data format processors
25272569 * are applied. In addition, the binary content of the selected files
25282570 * is always scanned as well.
2571+ * Images are scanned only as binary if the specified region
2572+ * does not support image inspection and no file_types were specified.
2573+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
25292574 * </pre>
25302575 *
25312576 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2548,6 +2593,9 @@ public Builder setFileTypesValue(int index, int value) {
25482593 * If empty, all files are scanned and available data format processors
25492594 * are applied. In addition, the binary content of the selected files
25502595 * is always scanned as well.
2596+ * Images are scanned only as binary if the specified region
2597+ * does not support image inspection and no file_types were specified.
2598+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
25512599 * </pre>
25522600 *
25532601 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
@@ -2569,6 +2617,9 @@ public Builder addFileTypesValue(int value) {
25692617 * If empty, all files are scanned and available data format processors
25702618 * are applied. In addition, the binary content of the selected files
25712619 * is always scanned as well.
2620+ * Images are scanned only as binary if the specified region
2621+ * does not support image inspection and no file_types were specified.
2622+ * Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
25722623 * </pre>
25732624 *
25742625 * <code>repeated .google.privacy.dlp.v2.FileType file_types = 5;</code>
0 commit comments