Skip to content

Commit 5958275

Browse files
amanda-tarafajskeet
authored andcommitted
Update discovery documents and generated code
automatically_generated_update
1 parent f6bd9d5 commit 5958275

File tree

712 files changed

+21446
-4829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

712 files changed

+21446
-4829
lines changed

DiscoveryJson/accessapproval_v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20231201",
916+
"revision": "20240105",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1028,7 +1028,7 @@
10281028
"Google initiated service for security, fraud, abuse, or compliance purposes.",
10291029
"The principal was compelled to access customer data in order to respond to a legal third party data request or process, including legal processes from customers themselves.",
10301030
"The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage.",
1031-
"Similar to 'GOOGLE_INITIATED_SERVICE' or 'GOOGLE_INITIATED_REVIEW', but meant to reflect when the cloud operator is not Google (namely, a TPC operator), and accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage, or for security, fraud, abuse, or compliance review purposes."
1031+
"Similar to 'GOOGLE_INITIATED_SERVICE' or 'GOOGLE_INITIATED_REVIEW', but with universe agnostic naming. The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage, or for security, fraud, abuse, or compliance review purposes."
10321032
],
10331033
"type": "string"
10341034
}

DiscoveryJson/aiplatform_v1.json

Lines changed: 5254 additions & 246 deletions
Large diffs are not rendered by default.

DiscoveryJson/aiplatform_v1beta1.json

Lines changed: 5458 additions & 295 deletions
Large diffs are not rendered by default.

DiscoveryJson/analyticsadmin_v1alpha.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
],
350350
"parameters": {
351351
"account": {
352-
"description": "Required. The account resource for which to return change history resources.",
352+
"description": "Required. The account resource for which to return change history resources. Format: accounts/{account} Example: \"accounts/100\"",
353353
"location": "path",
354354
"pattern": "^accounts/[^/]+$",
355355
"required": true,
@@ -4298,7 +4298,7 @@
42984298
}
42994299
}
43004300
},
4301-
"revision": "20240102",
4301+
"revision": "20240105",
43024302
"rootUrl": "https://analyticsadmin.googleapis.com/",
43034303
"schemas": {
43044304
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
@@ -5840,7 +5840,7 @@
58405840
"id": "GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue",
58415841
"properties": {
58425842
"currencyCode": {
5843-
"description": "When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more.",
5843+
"description": "When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.",
58445844
"type": "string"
58455845
},
58465846
"value": {
@@ -7925,7 +7925,7 @@
79257925
"type": "string"
79267926
},
79277927
"property": {
7928-
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources.",
7928+
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources. Format: properties/{propertyId} Example: \"properties/100\"",
79297929
"type": "string"
79307930
},
79317931
"resourceType": {

DiscoveryJson/analyticsadmin_v1beta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
],
344344
"parameters": {
345345
"account": {
346-
"description": "Required. The account resource for which to return change history resources.",
346+
"description": "Required. The account resource for which to return change history resources. Format: accounts/{account} Example: \"accounts/100\"",
347347
"location": "path",
348348
"pattern": "^accounts/[^/]+$",
349349
"required": true,
@@ -1628,7 +1628,7 @@
16281628
}
16291629
}
16301630
},
1631-
"revision": "20240102",
1631+
"revision": "20240105",
16321632
"rootUrl": "https://analyticsadmin.googleapis.com/",
16331633
"schemas": {
16341634
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
@@ -2267,7 +2267,7 @@
22672267
"id": "GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue",
22682268
"properties": {
22692269
"currencyCode": {
2270-
"description": "When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more.",
2270+
"description": "When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.",
22712271
"type": "string"
22722272
},
22732273
"value": {
@@ -3230,7 +3230,7 @@
32303230
"type": "string"
32313231
},
32323232
"property": {
3233-
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources.",
3233+
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources. Format: properties/{propertyId} Example: \"properties/100\"",
32343234
"type": "string"
32353235
},
32363236
"resourceType": {

DiscoveryJson/androidmanagement_v1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@
10951095
}
10961096
}
10971097
},
1098-
"revision": "20231120",
1098+
"revision": "20231204",
10991099
"rootUrl": "https://androidmanagement.googleapis.com/",
11001100
"schemas": {
11011101
"AdbShellCommandEvent": {
@@ -2655,6 +2655,22 @@
26552655
],
26562656
"type": "string"
26572657
},
2658+
"minimumWifiSecurityLevel": {
2659+
"description": "The minimum required security level of Wi-Fi networks that the device can connect to.",
2660+
"enum": [
2661+
"MINIMUM_WIFI_SECURITY_LEVEL_UNSPECIFIED",
2662+
"OPEN_NETWORK_SECURITY",
2663+
"PERSONAL_NETWORK_SECURITY",
2664+
"ENTERPRISE_NETWORK_SECURITY"
2665+
],
2666+
"enumDescriptions": [
2667+
"Defaults to OPEN_NETWORK_SECURITY, which means the device will be able to connect to all types of Wi-Fi networks.",
2668+
"The device will be able to connect to all types of Wi-Fi networks.",
2669+
"A personal network such as WEP, WPA2-PSK is the minimum required security. The device will not be able to connect to open wifi networks. This is stricter than OPEN_NETWORK_SECURITY. A nonComplianceDetail with API_LEVEL is reported if the Android version is less than 13.",
2670+
"An enterprise EAP network is the minimum required security level. The device will not be able to connect to Wi-Fi network below this security level. This is stricter than PERSONAL_NETWORK_SECURITY A nonComplianceDetail with API_LEVEL is reported if the Android version is less than 13."
2671+
],
2672+
"type": "string"
2673+
},
26582674
"ultraWidebandState": {
26592675
"description": "Controls the state of the ultra wideband setting and whether the user can toggle it on or off.",
26602676
"enum": [

0 commit comments

Comments
 (0)