Skip to content

Commit

Permalink
Update discovery documents and generated code
Browse files Browse the repository at this point in the history
automatically_generated_update
  • Loading branch information
amanda-tarafa authored and jskeet committed Jan 9, 2024
1 parent f6bd9d5 commit 5958275
Show file tree
Hide file tree
Showing 712 changed files with 21,446 additions and 4,829 deletions.
4 changes: 2 additions & 2 deletions DiscoveryJson/accessapproval_v1.json
Expand Up @@ -913,7 +913,7 @@
}
}
},
"revision": "20231201",
"revision": "20240105",
"rootUrl": "https://accessapproval.googleapis.com/",
"schemas": {
"AccessApprovalServiceAccount": {
Expand Down Expand Up @@ -1028,7 +1028,7 @@
"Google initiated service for security, fraud, abuse, or compliance purposes.",
"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.",
"The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage.",
"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."
"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."
],
"type": "string"
}
Expand Down
5,500 changes: 5,254 additions & 246 deletions DiscoveryJson/aiplatform_v1.json

Large diffs are not rendered by default.

5,753 changes: 5,458 additions & 295 deletions DiscoveryJson/aiplatform_v1beta1.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions DiscoveryJson/analyticsadmin_v1alpha.json
Expand Up @@ -349,7 +349,7 @@
],
"parameters": {
"account": {
"description": "Required. The account resource for which to return change history resources.",
"description": "Required. The account resource for which to return change history resources. Format: accounts/{account} Example: \"accounts/100\"",
"location": "path",
"pattern": "^accounts/[^/]+$",
"required": true,
Expand Down Expand Up @@ -4298,7 +4298,7 @@
}
}
},
"revision": "20240102",
"revision": "20240105",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -5840,7 +5840,7 @@
"id": "GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue",
"properties": {
"currencyCode": {
"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.",
"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.",
"type": "string"
},
"value": {
Expand Down Expand Up @@ -7925,7 +7925,7 @@
"type": "string"
},
"property": {
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources.",
"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\"",
"type": "string"
},
"resourceType": {
Expand Down
8 changes: 4 additions & 4 deletions DiscoveryJson/analyticsadmin_v1beta.json
Expand Up @@ -343,7 +343,7 @@
],
"parameters": {
"account": {
"description": "Required. The account resource for which to return change history resources.",
"description": "Required. The account resource for which to return change history resources. Format: accounts/{account} Example: \"accounts/100\"",
"location": "path",
"pattern": "^accounts/[^/]+$",
"required": true,
Expand Down Expand Up @@ -1628,7 +1628,7 @@
}
}
},
"revision": "20240102",
"revision": "20240105",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
Expand Down Expand Up @@ -2267,7 +2267,7 @@
"id": "GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue",
"properties": {
"currencyCode": {
"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.",
"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.",
"type": "string"
},
"value": {
Expand Down Expand Up @@ -3230,7 +3230,7 @@
"type": "string"
},
"property": {
"description": "Optional. Resource name for a child property. If set, only return changes made to this property or its child resources.",
"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\"",
"type": "string"
},
"resourceType": {
Expand Down
18 changes: 17 additions & 1 deletion DiscoveryJson/androidmanagement_v1.json
Expand Up @@ -1095,7 +1095,7 @@
}
}
},
"revision": "20231120",
"revision": "20231204",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -2655,6 +2655,22 @@
],
"type": "string"
},
"minimumWifiSecurityLevel": {
"description": "The minimum required security level of Wi-Fi networks that the device can connect to.",
"enum": [
"MINIMUM_WIFI_SECURITY_LEVEL_UNSPECIFIED",
"OPEN_NETWORK_SECURITY",
"PERSONAL_NETWORK_SECURITY",
"ENTERPRISE_NETWORK_SECURITY"
],
"enumDescriptions": [
"Defaults to OPEN_NETWORK_SECURITY, which means the device will be able to connect to all types of Wi-Fi networks.",
"The device will be able to connect to all types of Wi-Fi networks.",
"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.",
"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."
],
"type": "string"
},
"ultraWidebandState": {
"description": "Controls the state of the ultra wideband setting and whether the user can toggle it on or off.",
"enum": [
Expand Down

0 comments on commit 5958275

Please sign in to comment.