|
5118 | 5118 | }
|
5119 | 5119 | }
|
5120 | 5120 | },
|
5121 |
| - "revision": "20250713", |
| 5121 | + "revision": "20250720", |
5122 | 5122 | "rootUrl": "https://dlp.googleapis.com/",
|
5123 | 5123 | "schemas": {
|
5124 | 5124 | "GooglePrivacyDlpV2Action": {
|
|
8272 | 8272 | "type": "object"
|
8273 | 8273 | },
|
8274 | 8274 | "GooglePrivacyDlpV2DocumentFallbackLocation": {
|
8275 |
| - "description": "Configure document processing to fall back to the configured processing option below if document processing is unavailable in the original request location.", |
| 8275 | + "description": "Configure document processing to fall back to any of the following processing options if document processing is unavailable in the original request location.", |
8276 | 8276 | "id": "GooglePrivacyDlpV2DocumentFallbackLocation",
|
8277 | 8277 | "properties": {
|
8278 | 8278 | "globalProcessing": {
|
8279 | 8279 | "$ref": "GooglePrivacyDlpV2GlobalProcessing",
|
8280 |
| - "description": "Processing will happen in the global region." |
| 8280 | + "description": "Processing occurs in the global region." |
8281 | 8281 | },
|
8282 | 8282 | "multiRegionProcessing": {
|
8283 | 8283 | "$ref": "GooglePrivacyDlpV2MultiRegionProcessing",
|
8284 |
| - "description": "Processing will happen in a multi-region that contains the current region if available." |
| 8284 | + "description": "Processing occurs in a multi-region that contains the current region if available." |
8285 | 8285 | }
|
8286 | 8286 | },
|
8287 | 8287 | "type": "object"
|
|
8987 | 8987 | "type": "object"
|
8988 | 8988 | },
|
8989 | 8989 | "GooglePrivacyDlpV2GlobalProcessing": {
|
8990 |
| - "description": "Processing will happen in the global region.", |
| 8990 | + "description": "Processing occurs in the global region.", |
8991 | 8991 | "id": "GooglePrivacyDlpV2GlobalProcessing",
|
8992 | 8992 | "properties": {},
|
8993 | 8993 | "type": "object"
|
|
9138 | 9138 | "type": "object"
|
9139 | 9139 | },
|
9140 | 9140 | "GooglePrivacyDlpV2ImageFallbackLocation": {
|
9141 |
| - "description": "Configure image processing to fall back to the configured processing option below if unavailable in the request location.", |
| 9141 | + "description": "Configure image processing to fall back to any of the following processing options if image processing is unavailable in the original request location.", |
9142 | 9142 | "id": "GooglePrivacyDlpV2ImageFallbackLocation",
|
9143 | 9143 | "properties": {
|
9144 | 9144 | "globalProcessing": {
|
9145 | 9145 | "$ref": "GooglePrivacyDlpV2GlobalProcessing",
|
9146 |
| - "description": "Processing will happen in the global region." |
| 9146 | + "description": "Processing occurs in the global region." |
9147 | 9147 | },
|
9148 | 9148 | "multiRegionProcessing": {
|
9149 | 9149 | "$ref": "GooglePrivacyDlpV2MultiRegionProcessing",
|
9150 |
| - "description": "Processing will happen in a multi-region that contains the current region if available." |
| 9150 | + "description": "Processing occurs in a multi-region that contains the current region if available." |
9151 | 9151 | }
|
9152 | 9152 | },
|
9153 | 9153 | "type": "object"
|
|
9269 | 9269 | "ARGENTINA",
|
9270 | 9270 | "ARMENIA",
|
9271 | 9271 | "AUSTRALIA",
|
| 9272 | + "AUSTRIA", |
9272 | 9273 | "AZERBAIJAN",
|
9273 | 9274 | "BELARUS",
|
9274 | 9275 | "BELGIUM",
|
|
9323 | 9324 | "The infoType is typically used in Argentina.",
|
9324 | 9325 | "The infoType is typically used in Armenia.",
|
9325 | 9326 | "The infoType is typically used in Australia.",
|
| 9327 | + "The infoType is typically used in Austria.", |
9326 | 9328 | "The infoType is typically used in Azerbaijan.",
|
9327 | 9329 | "The infoType is typically used in Belarus.",
|
9328 | 9330 | "The infoType is typically used in Belgium.",
|
|
10562 | 10564 | "type": "object"
|
10563 | 10565 | },
|
10564 | 10566 | "GooglePrivacyDlpV2MultiRegionProcessing": {
|
10565 |
| - "description": "Processing will happen in a multi-region that contains the current region if available.", |
| 10567 | + "description": "Processing occurs in a multi-region that contains the current region if available.", |
10566 | 10568 | "id": "GooglePrivacyDlpV2MultiRegionProcessing",
|
10567 | 10569 | "properties": {},
|
10568 | 10570 | "type": "object"
|
@@ -10895,11 +10897,11 @@
|
10895 | 10897 | "properties": {
|
10896 | 10898 | "documentFallbackLocation": {
|
10897 | 10899 | "$ref": "GooglePrivacyDlpV2DocumentFallbackLocation",
|
10898 |
| - "description": "Document processing will fall back using this configuration." |
| 10900 | + "description": "Document processing falls back using this configuration." |
10899 | 10901 | },
|
10900 | 10902 | "imageFallbackLocation": {
|
10901 | 10903 | "$ref": "GooglePrivacyDlpV2ImageFallbackLocation",
|
10902 |
| - "description": "Image processing will fall back using this configuration." |
| 10904 | + "description": "Image processing falls back using this configuration." |
10903 | 10905 | }
|
10904 | 10906 | },
|
10905 | 10907 | "type": "object"
|
|
11148 | 11150 | "id": "GooglePrivacyDlpV2QuasiId",
|
11149 | 11151 | "properties": {
|
11150 | 11152 | "customTag": {
|
11151 |
| - "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column (below).", |
| 11153 | + "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column.", |
11152 | 11154 | "type": "string"
|
11153 | 11155 | },
|
11154 | 11156 | "field": {
|
|
11186 | 11188 | "id": "GooglePrivacyDlpV2QuasiIdentifierField",
|
11187 | 11189 | "properties": {
|
11188 | 11190 | "customTag": {
|
11189 |
| - "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column (below).", |
| 11191 | + "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column.", |
11190 | 11192 | "type": "string"
|
11191 | 11193 | },
|
11192 | 11194 | "field": {
|
|
11534 | 11536 | "type": "object"
|
11535 | 11537 | },
|
11536 | 11538 | "GooglePrivacyDlpV2Result": {
|
11537 |
| - "description": "All result fields mentioned below are updated while the job is processing.", |
| 11539 | + "description": "All Result fields are updated while the job is processing.", |
11538 | 11540 | "id": "GooglePrivacyDlpV2Result",
|
11539 | 11541 | "properties": {
|
11540 | 11542 | "hybridStats": {
|
|
12310 | 12312 | "id": "GooglePrivacyDlpV2TaggedField",
|
12311 | 12313 | "properties": {
|
12312 | 12314 | "customTag": {
|
12313 |
| - "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column (below).", |
| 12315 | + "description": "A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column.", |
12314 | 12316 | "type": "string"
|
12315 | 12317 | },
|
12316 | 12318 | "field": {
|
|
0 commit comments