Skip to content

Commit f0f13cd

Browse files
feat(dlp): update the api
#### dlp:v2 The following keys were added: - endpoints (Total Keys: 1)
1 parent c47274b commit f0f13cd

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

googleapiclient/discovery_cache/documents/dlp.v2.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@
1515
"description": "Discover and protect your sensitive data. A fully managed service designed to help you discover, classify, and protect your valuable data assets with ease.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/sensitive-data-protection/docs/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://dlp.africa-south1.rep.googleapis.com/",
22+
"location": "africa-south1"
23+
},
24+
{
25+
"description": "Regional Endpoint",
26+
"endpointUrl": "https://dlp.australia-southeast1.rep.googleapis.com/",
27+
"location": "australia-southeast1"
28+
},
29+
{
30+
"description": "Regional Endpoint",
31+
"endpointUrl": "https://dlp.europe-west9.rep.googleapis.com/",
32+
"location": "europe-west9"
33+
}
34+
],
1835
"fullyEncodeReservedExpansion": true,
1936
"icons": {
2037
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -4557,7 +4574,7 @@
45574574
}
45584575
}
45594576
},
4560-
"revision": "20240614",
4577+
"revision": "20240616",
45614578
"rootUrl": "https://dlp.googleapis.com/",
45624579
"schemas": {
45634580
"GooglePrivacyDlpV2Action": {
@@ -7683,6 +7700,7 @@
76837700
"LOCATION_UNSPECIFIED",
76847701
"GLOBAL",
76857702
"ARGENTINA",
7703+
"ARMENIA",
76867704
"AUSTRALIA",
76877705
"AZERBAIJAN",
76887706
"BELARUS",
@@ -7735,6 +7753,7 @@
77357753
"Unused location",
77367754
"The infoType is not issued by or tied to a specific region, but is used almost everywhere.",
77377755
"The infoType is typically used in Argentina.",
7756+
"The infoType is typically used in Armenia.",
77387757
"The infoType is typically used in Australia.",
77397758
"The infoType is typically used in Azerbaijan.",
77407759
"The infoType is typically used in Belarus.",

0 commit comments

Comments
 (0)