Skip to content

Commit fd5496c

Browse files
feat: regenerate index files
1 parent c9c6266 commit fd5496c

16 files changed

+522
-42
lines changed

discovery/apigee-v1.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9574,7 +9574,7 @@
95749574
],
95759575
"parameters": {
95769576
"parent": {
9577-
"description": "Required. The parent resource name.",
9577+
"description": "Required. The parent resource name. Format: `organizations/{org}`",
95789578
"location": "path",
95799579
"pattern": "^organizations/[^/]+$",
95809580
"required": true,
@@ -9607,7 +9607,7 @@
96079607
],
96089608
"parameters": {
96099609
"name": {
9610-
"description": "Required. The name of the security profile v2 to delete.",
9610+
"description": "Required. The name of the security profile v2 to delete. Format: `organizations/{org}/securityProfilesV2/{profile}`",
96119611
"location": "path",
96129612
"pattern": "^organizations/[^/]+/securityProfilesV2/[^/]+$",
96139613
"required": true,
@@ -9632,7 +9632,7 @@
96329632
],
96339633
"parameters": {
96349634
"name": {
9635-
"description": "Required. The security profile id.",
9635+
"description": "Required. The name of the security profile v2 to get. Format: `organizations/{org}/securityProfilesV2/{profile}`",
96369636
"location": "path",
96379637
"pattern": "^organizations/[^/]+/securityProfilesV2/[^/]+$",
96389638
"required": true,
@@ -9700,7 +9700,7 @@
97009700
"type": "string"
97019701
},
97029702
"updateMask": {
9703-
"description": "Required. The list of fields to update.",
9703+
"description": "Optional. The list of fields to update. Valid fields to update are `description` and `profileAssessmentConfigs`.",
97049704
"format": "google-fieldmask",
97059705
"location": "query",
97069706
"type": "string"
@@ -10373,7 +10373,7 @@
1037310373
}
1037410374
}
1037510375
},
10376-
"revision": "20241004",
10376+
"revision": "20241011",
1037710377
"rootUrl": "https://apigee.googleapis.com/",
1037810378
"schemas": {
1037910379
"EdgeConfigstoreBundleBadBundle": {

discovery/checks-v1alpha.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
}
445445
}
446446
},
447-
"revision": "20240904",
447+
"revision": "20241013",
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
}

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)