|
717 | 717 | "RISK_ANALYSIS_JOB" |
718 | 718 | ], |
719 | 719 | "enumDescriptions": [ |
720 | | - "Unused", |
| 720 | + "Defaults to INSPECT_JOB.", |
721 | 721 | "The job inspected Google Cloud for sensitive data.", |
722 | 722 | "The job executed a Risk Analysis computation." |
723 | 723 | ], |
|
1012 | 1012 | "pattern": "^organizations/[^/]+/locations/[^/]+$", |
1013 | 1013 | "required": true, |
1014 | 1014 | "type": "string" |
| 1015 | + }, |
| 1016 | + "type": { |
| 1017 | + "description": "The type of jobs. Will use `DlpJobType.INSPECT` if not set.", |
| 1018 | + "enum": [ |
| 1019 | + "DLP_JOB_TYPE_UNSPECIFIED", |
| 1020 | + "INSPECT_JOB", |
| 1021 | + "RISK_ANALYSIS_JOB" |
| 1022 | + ], |
| 1023 | + "enumDescriptions": [ |
| 1024 | + "Defaults to INSPECT_JOB.", |
| 1025 | + "The job inspected Google Cloud for sensitive data.", |
| 1026 | + "The job executed a Risk Analysis computation." |
| 1027 | + ], |
| 1028 | + "location": "query", |
| 1029 | + "type": "string" |
1015 | 1030 | } |
1016 | 1031 | }, |
1017 | 1032 | "path": "v2/{+parent}/jobTriggers", |
|
1772 | 1787 | "RISK_ANALYSIS_JOB" |
1773 | 1788 | ], |
1774 | 1789 | "enumDescriptions": [ |
1775 | | - "Unused", |
| 1790 | + "Defaults to INSPECT_JOB.", |
1776 | 1791 | "The job inspected Google Cloud for sensitive data.", |
1777 | 1792 | "The job executed a Risk Analysis computation." |
1778 | 1793 | ], |
|
2127 | 2142 | "pattern": "^projects/[^/]+$", |
2128 | 2143 | "required": true, |
2129 | 2144 | "type": "string" |
| 2145 | + }, |
| 2146 | + "type": { |
| 2147 | + "description": "The type of jobs. Will use `DlpJobType.INSPECT` if not set.", |
| 2148 | + "enum": [ |
| 2149 | + "DLP_JOB_TYPE_UNSPECIFIED", |
| 2150 | + "INSPECT_JOB", |
| 2151 | + "RISK_ANALYSIS_JOB" |
| 2152 | + ], |
| 2153 | + "enumDescriptions": [ |
| 2154 | + "Defaults to INSPECT_JOB.", |
| 2155 | + "The job inspected Google Cloud for sensitive data.", |
| 2156 | + "The job executed a Risk Analysis computation." |
| 2157 | + ], |
| 2158 | + "location": "query", |
| 2159 | + "type": "string" |
2130 | 2160 | } |
2131 | 2161 | }, |
2132 | 2162 | "path": "v2/{+parent}/jobTriggers", |
|
2627 | 2657 | "RISK_ANALYSIS_JOB" |
2628 | 2658 | ], |
2629 | 2659 | "enumDescriptions": [ |
2630 | | - "Unused", |
| 2660 | + "Defaults to INSPECT_JOB.", |
2631 | 2661 | "The job inspected Google Cloud for sensitive data.", |
2632 | 2662 | "The job executed a Risk Analysis computation." |
2633 | 2663 | ], |
|
3010 | 3040 | "pattern": "^projects/[^/]+/locations/[^/]+$", |
3011 | 3041 | "required": true, |
3012 | 3042 | "type": "string" |
| 3043 | + }, |
| 3044 | + "type": { |
| 3045 | + "description": "The type of jobs. Will use `DlpJobType.INSPECT` if not set.", |
| 3046 | + "enum": [ |
| 3047 | + "DLP_JOB_TYPE_UNSPECIFIED", |
| 3048 | + "INSPECT_JOB", |
| 3049 | + "RISK_ANALYSIS_JOB" |
| 3050 | + ], |
| 3051 | + "enumDescriptions": [ |
| 3052 | + "Defaults to INSPECT_JOB.", |
| 3053 | + "The job inspected Google Cloud for sensitive data.", |
| 3054 | + "The job executed a Risk Analysis computation." |
| 3055 | + ], |
| 3056 | + "location": "query", |
| 3057 | + "type": "string" |
3013 | 3058 | } |
3014 | 3059 | }, |
3015 | 3060 | "path": "v2/{+parent}/jobTriggers", |
|
3367 | 3412 | } |
3368 | 3413 | } |
3369 | 3414 | }, |
3370 | | - "revision": "20210508", |
| 3415 | + "revision": "20210522", |
3371 | 3416 | "rootUrl": "https://dlp.googleapis.com/", |
3372 | 3417 | "schemas": { |
3373 | 3418 | "GooglePrivacyDlpV2Action": { |
|
4723 | 4768 | "RISK_ANALYSIS_JOB" |
4724 | 4769 | ], |
4725 | 4770 | "enumDescriptions": [ |
4726 | | - "Unused", |
| 4771 | + "Defaults to INSPECT_JOB.", |
4727 | 4772 | "The job inspected Google Cloud for sensitive data.", |
4728 | 4773 | "The job executed a Risk Analysis computation." |
4729 | 4774 | ], |
|
0 commit comments