Skip to content

Commit 6c02aab

Browse files
feat: regenerate index files
1 parent 0a8417a commit 6c02aab

File tree

10 files changed

+793
-46
lines changed

10 files changed

+793
-46
lines changed

discovery/androidmanagement-v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@
11681168
}
11691169
}
11701170
},
1171-
"revision": "20240924",
1171+
"revision": "20241022",
11721172
"rootUrl": "https://androidmanagement.googleapis.com/",
11731173
"schemas": {
11741174
"AdbShellCommandEvent": {
@@ -3087,7 +3087,7 @@
30873087
"Personal usage restriction is not specified",
30883088
"Personal usage is allowed",
30893089
"Personal usage is disallowed",
3090-
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected."
3090+
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected. Important: This setting is mandatory for dedicated device enrollment and it is a breaking change. This change needs to be implemented before January 2025.For additional details see the dedicated device provisioning guide (https://developers.google.com/android/management/provision-device#company-owned_devices_for_work_use_only). "
30913091
],
30923092
"type": "string"
30933093
},
@@ -5800,7 +5800,7 @@
58005800
"Personal usage restriction is not specified",
58015801
"Personal usage is allowed",
58025802
"Personal usage is disallowed",
5803-
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected."
5803+
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected. Important: This setting is mandatory for dedicated device enrollment and it is a breaking change. This change needs to be implemented before January 2025.For additional details see the dedicated device provisioning guide (https://developers.google.com/android/management/provision-device#company-owned_devices_for_work_use_only). "
58045804
],
58055805
"type": "string"
58065806
},

discovery/apigee-v1.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@
1515
"description": "Use the Apigee API to programmatically develop and manage APIs with a set of RESTful operations. Develop and secure API proxies, deploy and undeploy API proxy revisions, monitor APIs, configure environments, manage users, and more. Note: This product is available as a free trial for a time period of 60 days.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/apigee-api-management/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://apigee.us.rep.googleapis.com/",
22+
"location": "us"
23+
},
24+
{
25+
"description": "Regional Endpoint",
26+
"endpointUrl": "https://apigee.eu.rep.googleapis.com/",
27+
"location": "eu"
28+
}
29+
],
1830
"fullyEncodeReservedExpansion": true,
1931
"icons": {
2032
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -9574,7 +9586,7 @@
95749586
],
95759587
"parameters": {
95769588
"parent": {
9577-
"description": "Required. The parent resource name.",
9589+
"description": "Required. The parent resource name. Format: `organizations/{org}`",
95789590
"location": "path",
95799591
"pattern": "^organizations/[^/]+$",
95809592
"required": true,
@@ -9607,7 +9619,7 @@
96079619
],
96089620
"parameters": {
96099621
"name": {
9610-
"description": "Required. The name of the security profile v2 to delete.",
9622+
"description": "Required. The name of the security profile v2 to delete. Format: `organizations/{org}/securityProfilesV2/{profile}`",
96119623
"location": "path",
96129624
"pattern": "^organizations/[^/]+/securityProfilesV2/[^/]+$",
96139625
"required": true,
@@ -9632,7 +9644,7 @@
96329644
],
96339645
"parameters": {
96349646
"name": {
9635-
"description": "Required. The security profile id.",
9647+
"description": "Required. The name of the security profile v2 to get. Format: `organizations/{org}/securityProfilesV2/{profile}`",
96369648
"location": "path",
96379649
"pattern": "^organizations/[^/]+/securityProfilesV2/[^/]+$",
96389650
"required": true,
@@ -9700,7 +9712,7 @@
97009712
"type": "string"
97019713
},
97029714
"updateMask": {
9703-
"description": "Required. The list of fields to update.",
9715+
"description": "Optional. The list of fields to update. Valid fields to update are `description` and `profileAssessmentConfigs`.",
97049716
"format": "google-fieldmask",
97059717
"location": "query",
97069718
"type": "string"
@@ -10373,7 +10385,7 @@
1037310385
}
1037410386
}
1037510387
},
10376-
"revision": "20241004",
10388+
"revision": "20241017",
1037710389
"rootUrl": "https://apigee.googleapis.com/",
1037810390
"schemas": {
1037910391
"EdgeConfigstoreBundleBadBundle": {

discovery/checks-v1alpha.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
}
445445
}
446446
},
447-
"revision": "20240904",
447+
"revision": "20241025",
448448
"rootUrl": "https://checks.googleapis.com/",
449449
"schemas": {
450450
"CancelOperationRequest": {
@@ -705,7 +705,10 @@
705705
"DATA_MONITORING_OUTDATED_SDK_VERSION",
706706
"DATA_MONITORING_CRITICAL_SDK_ISSUE",
707707
"PRIVACY_POLICY_DATA_TYPE_SENSITIVE_INFO",
708-
"DATA_MONITORING_PII_LOGCAT_LEAK"
708+
"DATA_MONITORING_PII_LOGCAT_LEAK",
709+
"DATA_MONITORING_MINIMIZE_PERMISSION_MEDIA",
710+
"DATA_MONITORING_MINIMIZE_PERMISSION_CAMERA",
711+
"DATA_MONITORING_MINIMIZE_PERMISSION_DOCUMENTS"
709712
],
710713
"enumDescriptions": [
711714
"Not specified.",
@@ -796,7 +799,10 @@
796799
"Checks if there are any outdated SDKs.",
797800
"Checks if there are any SDKs with critical issues.",
798801
"Checks if the Sensitive Information data type declaration matches usage.",
799-
"Checks if there were any PII leaked to device logs."
802+
"Checks if there were any PII leaked to device logs.",
803+
"Checks if there are media (photo and video) permissions that are considered sensitive and should be minimized for Android.",
804+
"Checks if there are camera use permissions that are considered sensitive and should be minimized for Android.",
805+
"Checks if there are documents and file permissions that are considered sensitive and should be minimized for Android."
800806
],
801807
"type": "string"
802808
}
@@ -924,6 +930,7 @@
924930
"DATA_TYPE_FITNESS_INFO",
925931
"DATA_TYPE_EMAILS",
926932
"DATA_TYPE_TEXT_MESSAGES",
933+
"DATA_TYPE_OTHER_IN_APP_MESSAGES",
927934
"DATA_TYPE_PHOTOS",
928935
"DATA_TYPE_VIDEOS",
929936
"DATA_TYPE_VOICE_OR_SOUND_RECORDINGS",
@@ -964,6 +971,7 @@
964971
"Information about a user's fitness, such as exercise or other physical activity.",
965972
"A user's emails including the email subject line, sender, recipients, and the content of the email.",
966973
"A user's text messages including the sender, recipients, and the content of the message.",
974+
"Any other types of messages. For example, instant messages or chat content.",
967975
"A user's photos.",
968976
"A user's videos.",
969977
"A user's voice such as a voicemail or a sound recording.",
@@ -1298,6 +1306,7 @@
12981306
"DATA_TYPE_FITNESS_INFO",
12991307
"DATA_TYPE_EMAILS",
13001308
"DATA_TYPE_TEXT_MESSAGES",
1309+
"DATA_TYPE_OTHER_IN_APP_MESSAGES",
13011310
"DATA_TYPE_PHOTOS",
13021311
"DATA_TYPE_VIDEOS",
13031312
"DATA_TYPE_VOICE_OR_SOUND_RECORDINGS",
@@ -1338,6 +1347,7 @@
13381347
"Information about a user's fitness, such as exercise or other physical activity.",
13391348
"A user's emails including the email subject line, sender, recipients, and the content of the email.",
13401349
"A user's text messages including the sender, recipients, and the content of the message.",
1350+
"Any other types of messages. For example, instant messages or chat content.",
13411351
"A user's photos.",
13421352
"A user's videos.",
13431353
"A user's voice such as a voicemail or a sound recording.",

discovery/composer-v1.json

Lines changed: 216 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,225 @@
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/composer/",
1818
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://composer.africa-south1.rep.googleapis.com/",
22+
"location": "africa-south1"
23+
},
24+
{
25+
"description": "Regional Endpoint",
26+
"endpointUrl": "https://composer.asia-east1.rep.googleapis.com/",
27+
"location": "asia-east1"
28+
},
29+
{
30+
"description": "Regional Endpoint",
31+
"endpointUrl": "https://composer.asia-east2.rep.googleapis.com/",
32+
"location": "asia-east2"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://composer.asia-northeast1.rep.googleapis.com/",
37+
"location": "asia-northeast1"
38+
},
39+
{
40+
"description": "Regional Endpoint",
41+
"endpointUrl": "https://composer.asia-northeast2.rep.googleapis.com/",
42+
"location": "asia-northeast2"
43+
},
44+
{
45+
"description": "Regional Endpoint",
46+
"endpointUrl": "https://composer.asia-northeast3.rep.googleapis.com/",
47+
"location": "asia-northeast3"
48+
},
49+
{
50+
"description": "Regional Endpoint",
51+
"endpointUrl": "https://composer.asia-south1.rep.googleapis.com/",
52+
"location": "asia-south1"
53+
},
54+
{
55+
"description": "Regional Endpoint",
56+
"endpointUrl": "https://composer.asia-south2.rep.googleapis.com/",
57+
"location": "asia-south2"
58+
},
59+
{
60+
"description": "Regional Endpoint",
61+
"endpointUrl": "https://composer.asia-southeast1.rep.googleapis.com/",
62+
"location": "asia-southeast1"
63+
},
64+
{
65+
"description": "Regional Endpoint",
66+
"endpointUrl": "https://composer.asia-southeast2.rep.googleapis.com/",
67+
"location": "asia-southeast2"
68+
},
69+
{
70+
"description": "Regional Endpoint",
71+
"endpointUrl": "https://composer.australia-southeast1.rep.googleapis.com/",
72+
"location": "australia-southeast1"
73+
},
74+
{
75+
"description": "Regional Endpoint",
76+
"endpointUrl": "https://composer.australia-southeast2.rep.googleapis.com/",
77+
"location": "australia-southeast2"
78+
},
79+
{
80+
"description": "Regional Endpoint",
81+
"endpointUrl": "https://composer.europe-central2.rep.googleapis.com/",
82+
"location": "europe-central2"
83+
},
84+
{
85+
"description": "Regional Endpoint",
86+
"endpointUrl": "https://composer.europe-north1.rep.googleapis.com/",
87+
"location": "europe-north1"
88+
},
89+
{
90+
"description": "Regional Endpoint",
91+
"endpointUrl": "https://composer.europe-north2.rep.googleapis.com/",
92+
"location": "europe-north2"
93+
},
94+
{
95+
"description": "Regional Endpoint",
96+
"endpointUrl": "https://composer.europe-southwest1.rep.googleapis.com/",
97+
"location": "europe-southwest1"
98+
},
99+
{
100+
"description": "Regional Endpoint",
101+
"endpointUrl": "https://composer.europe-west1.rep.googleapis.com/",
102+
"location": "europe-west1"
103+
},
104+
{
105+
"description": "Regional Endpoint",
106+
"endpointUrl": "https://composer.europe-west2.rep.googleapis.com/",
107+
"location": "europe-west2"
108+
},
109+
{
110+
"description": "Regional Endpoint",
111+
"endpointUrl": "https://composer.europe-west3.rep.googleapis.com/",
112+
"location": "europe-west3"
113+
},
114+
{
115+
"description": "Regional Endpoint",
116+
"endpointUrl": "https://composer.europe-west4.rep.googleapis.com/",
117+
"location": "europe-west4"
118+
},
119+
{
120+
"description": "Regional Endpoint",
121+
"endpointUrl": "https://composer.europe-west6.rep.googleapis.com/",
122+
"location": "europe-west6"
123+
},
124+
{
125+
"description": "Regional Endpoint",
126+
"endpointUrl": "https://composer.europe-west8.rep.googleapis.com/",
127+
"location": "europe-west8"
128+
},
129+
{
130+
"description": "Regional Endpoint",
131+
"endpointUrl": "https://composer.europe-west9.rep.googleapis.com/",
132+
"location": "europe-west9"
133+
},
134+
{
135+
"description": "Regional Endpoint",
136+
"endpointUrl": "https://composer.europe-west10.rep.googleapis.com/",
137+
"location": "europe-west10"
138+
},
139+
{
140+
"description": "Regional Endpoint",
141+
"endpointUrl": "https://composer.europe-west12.rep.googleapis.com/",
142+
"location": "europe-west12"
143+
},
144+
{
145+
"description": "Regional Endpoint",
146+
"endpointUrl": "https://composer.me-central1.rep.googleapis.com/",
147+
"location": "me-central1"
148+
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://composer.me-central2.rep.googleapis.com/",
152+
"location": "me-central2"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://composer.me-west1.rep.googleapis.com/",
157+
"location": "me-west1"
158+
},
159+
{
160+
"description": "Regional Endpoint",
161+
"endpointUrl": "https://composer.northamerica-northeast1.rep.googleapis.com/",
162+
"location": "northamerica-northeast1"
163+
},
164+
{
165+
"description": "Regional Endpoint",
166+
"endpointUrl": "https://composer.northamerica-northeast2.rep.googleapis.com/",
167+
"location": "northamerica-northeast2"
168+
},
169+
{
170+
"description": "Regional Endpoint",
171+
"endpointUrl": "https://composer.northamerica-south1.rep.googleapis.com/",
172+
"location": "northamerica-south1"
173+
},
174+
{
175+
"description": "Regional Endpoint",
176+
"endpointUrl": "https://composer.southamerica-east1.rep.googleapis.com/",
177+
"location": "southamerica-east1"
178+
},
179+
{
180+
"description": "Regional Endpoint",
181+
"endpointUrl": "https://composer.southamerica-west1.rep.googleapis.com/",
182+
"location": "southamerica-west1"
183+
},
184+
{
185+
"description": "Regional Endpoint",
186+
"endpointUrl": "https://composer.us-central1.rep.googleapis.com/",
187+
"location": "us-central1"
188+
},
189+
{
190+
"description": "Regional Endpoint",
191+
"endpointUrl": "https://composer.us-east1.rep.googleapis.com/",
192+
"location": "us-east1"
193+
},
194+
{
195+
"description": "Regional Endpoint",
196+
"endpointUrl": "https://composer.us-east4.rep.googleapis.com/",
197+
"location": "us-east4"
198+
},
199+
{
200+
"description": "Regional Endpoint",
201+
"endpointUrl": "https://composer.us-east5.rep.googleapis.com/",
202+
"location": "us-east5"
203+
},
204+
{
205+
"description": "Regional Endpoint",
206+
"endpointUrl": "https://composer.us-east7.rep.googleapis.com/",
207+
"location": "us-east7"
208+
},
19209
{
20210
"description": "Regional Endpoint",
21211
"endpointUrl": "https://composer.us-south1.rep.googleapis.com/",
22212
"location": "us-south1"
213+
},
214+
{
215+
"description": "Regional Endpoint",
216+
"endpointUrl": "https://composer.us-west1.rep.googleapis.com/",
217+
"location": "us-west1"
218+
},
219+
{
220+
"description": "Regional Endpoint",
221+
"endpointUrl": "https://composer.us-west2.rep.googleapis.com/",
222+
"location": "us-west2"
223+
},
224+
{
225+
"description": "Regional Endpoint",
226+
"endpointUrl": "https://composer.us-west3.rep.googleapis.com/",
227+
"location": "us-west3"
228+
},
229+
{
230+
"description": "Regional Endpoint",
231+
"endpointUrl": "https://composer.us-west4.rep.googleapis.com/",
232+
"location": "us-west4"
233+
},
234+
{
235+
"description": "Regional Endpoint",
236+
"endpointUrl": "https://composer.us-west8.rep.googleapis.com/",
237+
"location": "us-west8"
23238
}
24239
],
25240
"fullyEncodeReservedExpansion": true,
@@ -973,7 +1188,7 @@
9731188
}
9741189
}
9751190
},
976-
"revision": "20240917",
1191+
"revision": "20241013",
9771192
"rootUrl": "https://composer.googleapis.com/",
9781193
"schemas": {
9791194
"AirflowMetadataRetentionPolicyConfig": {

0 commit comments

Comments
 (0)