Skip to content

Commit 1c3e295

Browse files
feat(androidenterprise): update the api
#### androidenterprise:v1 The following keys were added: - schemas.EnterpriseAuthenticationAppLinkConfig (Total Keys: 3) - schemas.ProductPolicy.properties.enterpriseAuthenticationAppLinkConfigs (Total Keys: 2)
1 parent 61d7d50 commit 1c3e295

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

docs/dyn/androidenterprise_v1.devices.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@ <h3>Method Details</h3>
158158
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
159159
},
160160
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
161+
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
162+
{ # An authentication URL configuration for the authenticator app of an identity provider.
163+
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
164+
},
165+
],
161166
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
162167
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
163168
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
@@ -288,6 +293,11 @@ <h3>Method Details</h3>
288293
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
289294
},
290295
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
296+
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
297+
{ # An authentication URL configuration for the authenticator app of an identity provider.
298+
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
299+
},
300+
],
291301
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
292302
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
293303
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
@@ -421,6 +431,11 @@ <h3>Method Details</h3>
421431
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
422432
},
423433
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
434+
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
435+
{ # An authentication URL configuration for the authenticator app of an identity provider.
436+
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
437+
},
438+
],
424439
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
425440
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
426441
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
@@ -521,6 +536,11 @@ <h3>Method Details</h3>
521536
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
522537
},
523538
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
539+
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
540+
{ # An authentication URL configuration for the authenticator app of an identity provider.
541+
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
542+
},
543+
],
524544
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
525545
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
526546
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.

googleapiclient/discovery_cache/documents/androidenterprise.v1.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2610,7 +2610,7 @@
26102610
}
26112611
}
26122612
},
2613-
"revision": "20220330",
2613+
"revision": "20220407",
26142614
"rootUrl": "https://androidenterprise.googleapis.com/",
26152615
"schemas": {
26162616
"Administrator": {
@@ -3241,6 +3241,17 @@
32413241
},
32423242
"type": "object"
32433243
},
3244+
"EnterpriseAuthenticationAppLinkConfig": {
3245+
"description": "An authentication URL configuration for the authenticator app of an identity provider.",
3246+
"id": "EnterpriseAuthenticationAppLinkConfig",
3247+
"properties": {
3248+
"uri": {
3249+
"description": "An authentication url.",
3250+
"type": "string"
3251+
}
3252+
},
3253+
"type": "object"
3254+
},
32443255
"EnterprisesListResponse": {
32453256
"id": "EnterprisesListResponse",
32463257
"properties": {
@@ -4232,6 +4243,13 @@
42324243
],
42334244
"type": "string"
42344245
},
4246+
"enterpriseAuthenticationAppLinkConfigs": {
4247+
"description": "An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider's authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.",
4248+
"items": {
4249+
"$ref": "EnterpriseAuthenticationAppLinkConfig"
4250+
},
4251+
"type": "array"
4252+
},
42354253
"managedConfiguration": {
42364254
"$ref": "ManagedConfiguration",
42374255
"description": "The managed configuration for the product."

0 commit comments

Comments
 (0)