Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2414)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Feb 13, 2024
1 parent 3ff4bc1 commit c702880
Show file tree
Hide file tree
Showing 20 changed files with 1,938 additions and 10,881 deletions.
46 changes: 43 additions & 3 deletions androidmanagement/v1/androidmanagement-api.json
Expand Up @@ -1163,7 +1163,7 @@
}
}
},
"revision": "20240129",
"revision": "20240207",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -1656,6 +1656,18 @@
],
"type": "string"
},
"credentialProviderPolicy": {
"description": "Optional. Whether the app is allowed to act as a credential provider on Android 14 and above.",
"enum": [
"CREDENTIAL_PROVIDER_POLICY_UNSPECIFIED",
"CREDENTIAL_PROVIDER_ALLOWED"
],
"enumDescriptions": [
"Unspecified. The behaviour is governed by credentialProviderPolicyDefault.",
"App is allowed to act as a credential provider."
],
"type": "string"
},
"defaultPermissionPolicy": {
"description": "The default policy for all permissions requested by the app. If specified, this overrides the policy-level default_permission_policy which applies to all apps. It does not override the permission_grants which applies to all apps.",
"enum": [
Expand Down Expand Up @@ -1719,7 +1731,7 @@
"type": "array"
},
"installPriority": {
"description": "Optional. Amongst apps with installTypeset to:FORCE_INSTALLEDPREINSTALLED this controls the relative priority of installation. A value of 0 (default) means this app has no priority over other apps. For values between 1 and 10,000, a lower value means a higher priority. Values outside of the range 0 to 10,000 inclusive are rejected.",
"description": "Optional. Amongst apps with installType set to: FORCE_INSTALLED PREINSTALLEDthis controls the relative priority of installation. A value of 0 (default) means this app has no priority over other apps. For values between 1 and 10,000, a lower value means a higher priority. Values outside of the range 0 to 10,000 inclusive are rejected.",
"format": "int32",
"type": "integer"
},
Expand Down Expand Up @@ -3328,7 +3340,7 @@
"type": "object"
},
"InstallConstraint": {
"description": "Amongst apps with InstallTypeset to:FORCE_INSTALLEDPREINSTALLED this defines a set of restrictions for the app installation. At least one of the fields must be set. When multiple fields are set, then all the constraints need to be satisfied for the app to be installed.",
"description": "Amongst apps with InstallType set to: FORCE_INSTALLED PREINSTALLEDthis defines a set of restrictions for the app installation. At least one of the fields must be set. When multiple fields are set, then all the constraints need to be satisfied for the app to be installed.",
"id": "InstallConstraint",
"properties": {
"chargingConstraint": {
Expand Down Expand Up @@ -4830,6 +4842,20 @@
"description": "Whether creating windows besides app windows is disabled.",
"type": "boolean"
},
"credentialProviderPolicyDefault": {
"description": "Controls which apps are allowed to act as credential providers on Android 14 and above. These apps store credentials, see this (https://developer.android.com/training/sign-in/passkeys) and this (https://developer.android.com/reference/androidx/credentials/CredentialManager) for details. See also credentialProviderPolicy.",
"enum": [
"CREDENTIAL_PROVIDER_POLICY_DEFAULT_UNSPECIFIED",
"CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED",
"CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED_EXCEPT_SYSTEM"
],
"enumDescriptions": [
"Unspecified. Defaults to CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED.",
"Apps with credentialProviderPolicy unspecified are not allowed to act as a credential provider.",
"Apps with credentialProviderPolicy unspecified are not allowed to act as a credential provider except for the OEM default credential providers. OEM default credential providers are always allowed to act as credential providers."
],
"type": "string"
},
"credentialsConfigDisabled": {
"description": "Whether configuring user credentials is disabled.",
"type": "boolean"
Expand Down Expand Up @@ -5149,6 +5175,20 @@
],
"type": "string"
},
"printingPolicy": {
"description": "Optional. Controls whether printing is allowed. This is supported on devices running Android 9 and above. .",
"enum": [
"PRINTING_POLICY_UNSPECIFIED",
"PRINTING_DISALLOWED",
"PRINTING_ALLOWED"
],
"enumDescriptions": [
"Unspecified. Defaults to PRINTING_ALLOWED.",
"Printing is disallowed. A nonComplianceDetail with API_LEVEL is reported if the Android version is less than 9.",
"Printing is allowed."
],
"type": "string"
},
"privateKeySelectionEnabled": {
"description": "Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable. This value will have no effect if any application has CERT_SELECTION delegation scope.",
"type": "boolean"
Expand Down
50 changes: 46 additions & 4 deletions androidmanagement/v1/androidmanagement-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions api-list.json
Expand Up @@ -5112,8 +5112,8 @@
"id": "retail:v2alpha",
"name": "retail",
"version": "v2alpha",
"title": "Retail API",
"description": "Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.",
"title": "Vertex AI Search for Retail API",
"description": "Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
"discoveryRestUrl": "https://retail.googleapis.com/$discovery/rest?version=v2alpha",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand All @@ -5127,8 +5127,8 @@
"id": "retail:v2beta",
"name": "retail",
"version": "v2beta",
"title": "Retail API",
"description": "Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.",
"title": "Vertex AI Search for Retail API",
"description": "Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
"discoveryRestUrl": "https://retail.googleapis.com/$discovery/rest?version=v2beta",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand All @@ -5142,8 +5142,8 @@
"id": "retail:v2",
"name": "retail",
"version": "v2",
"title": "Retail API",
"description": "Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.",
"title": "Vertex AI Search for Retail API",
"description": "Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
"discoveryRestUrl": "https://retail.googleapis.com/$discovery/rest?version=v2",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand Down
10 changes: 5 additions & 5 deletions dataportability/v1beta/dataportability-api.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations": {
"description": "Move a copy of messages between you and the businesses you have conversations with."
"description": "Move a copy of messages between you and the businesses you have conversations with across Google services."
},
"https://www.googleapis.com/auth/dataportability.maps.commute_routes": {
"description": "Move a copy of your pinned trips on Maps."
Expand All @@ -30,7 +30,7 @@
"description": "Move a copy of your Maps activity."
},
"https://www.googleapis.com/auth/dataportability.myactivity.search": {
"description": "Move a copy of your search activity."
"description": "Move a copy of your Google Search activity."
},
"https://www.googleapis.com/auth/dataportability.myactivity.shopping": {
"description": "Move a copy of your Shopping activity."
Expand All @@ -39,10 +39,10 @@
"description": "Move a copy of your YouTube activity."
},
"https://www.googleapis.com/auth/dataportability.shopping.addresses": {
"description": "Move a copy of your shipping information."
"description": "Move a copy of your shipping information on Shopping."
},
"https://www.googleapis.com/auth/dataportability.shopping.reviews": {
"description": "Move a copy of reviews you wrote about products or online stores."
"description": "Move a copy of reviews you wrote about products or online stores on Google Search."
},
"https://www.googleapis.com/auth/dataportability.youtube.channel": {
"description": "Move a copy of information about your YouTube channel."
Expand Down Expand Up @@ -382,7 +382,7 @@
}
}
},
"revision": "20240204",
"revision": "20240211",
"rootUrl": "https://dataportability.googleapis.com/",
"schemas": {
"Empty": {
Expand Down
9 changes: 5 additions & 4 deletions dataportability/v1beta/dataportability-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c702880

Please sign in to comment.