You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.html
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,9 @@ <h3>Method Details</h3>
159
159
"A String",
160
160
],
161
161
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
162
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
163
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
164
+
},
162
165
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
163
166
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
164
167
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
@@ -220,6 +223,9 @@ <h3>Method Details</h3>
220
223
"A String",
221
224
],
222
225
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
226
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
227
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
228
+
},
223
229
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
224
230
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
225
231
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
@@ -302,6 +308,9 @@ <h3>Method Details</h3>
302
308
"A String",
303
309
],
304
310
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
311
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
312
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
313
+
},
305
314
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
306
315
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
307
316
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
@@ -374,6 +383,9 @@ <h3>Method Details</h3>
374
383
"A String",
375
384
],
376
385
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
386
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
387
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
388
+
},
377
389
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
378
390
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
379
391
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
@@ -450,6 +462,9 @@ <h3>Method Details</h3>
450
462
"A String",
451
463
],
452
464
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
465
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
466
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
467
+
},
453
468
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
454
469
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
455
470
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
@@ -508,6 +523,9 @@ <h3>Method Details</h3>
508
523
"A String",
509
524
],
510
525
"enterpriseDisplayName": "A String", # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
526
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
527
+
"googleAuthenticationRequired": "A String", # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
528
+
},
511
529
"logo": { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
512
530
"sha256Hash": "A String", # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn't match this hash, Android Device Policy won't use the data.
513
531
"url": "A String", # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn't provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.policies.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,7 @@ <h3>Method Details</h3>
201
201
"policy": "A String", # The policy for granting the permission.
202
202
},
203
203
],
204
+
"userControlSettings": "A String", # Optional. Specifies whether user control is permitted for the app. User control includes user actions like force-stopping and clearing app data. Supported on Android 11 and above.
204
205
"workProfileWidgets": "A String", # Specifies whether the app installed in the work profile is allowed to add widgets to the home screen.
205
206
},
206
207
],
@@ -620,6 +621,7 @@ <h3>Method Details</h3>
620
621
"policy": "A String", # The policy for granting the permission.
621
622
},
622
623
],
624
+
"userControlSettings": "A String", # Optional. Specifies whether user control is permitted for the app. User control includes user actions like force-stopping and clearing app data. Supported on Android 11 and above.
623
625
"workProfileWidgets": "A String", # Specifies whether the app installed in the work profile is allowed to add widgets to the home screen.
624
626
},
625
627
],
@@ -1045,6 +1047,7 @@ <h3>Method Details</h3>
1045
1047
"policy": "A String", # The policy for granting the permission.
1046
1048
},
1047
1049
],
1050
+
"userControlSettings": "A String", # Optional. Specifies whether user control is permitted for the app. User control includes user actions like force-stopping and clearing app data. Supported on Android 11 and above.
1048
1051
"workProfileWidgets": "A String", # Specifies whether the app installed in the work profile is allowed to add widgets to the home screen.
1049
1052
},
1050
1053
],
@@ -1453,6 +1456,7 @@ <h3>Method Details</h3>
1453
1456
"policy": "A String", # The policy for granting the permission.
1454
1457
},
1455
1458
],
1459
+
"userControlSettings": "A String", # Optional. Specifies whether user control is permitted for the app. User control includes user actions like force-stopping and clearing app data. Supported on Android 11 and above.
1456
1460
"workProfileWidgets": "A String", # Specifies whether the app installed in the work profile is allowed to add widgets to the home screen.
"description": "Optional. Specifies whether user control is permitted for the app. User control includes user actions like force-stopping and clearing app data. Supported on Android 11 and above.",
1816
+
"enum": [
1817
+
"USER_CONTROL_SETTINGS_UNSPECIFIED",
1818
+
"USER_CONTROL_ALLOWED",
1819
+
"USER_CONTROL_DISALLOWED"
1820
+
],
1821
+
"enumDescriptions": [
1822
+
"Uses the default behaviour of the app to determine if user control is allowed or disallowed. For most apps, user control is allowed by default, but for some critical apps such as companion apps (extensionConfig set to true), kiosk apps and other critical system apps, user control is disallowed.",
1823
+
"User control is allowed for the app. Kiosk apps can use this to allow user control.",
1824
+
"User control is disallowed for the app. API_LEVEL is reported if the Android version is less than 11."
1825
+
],
1826
+
"type": "string"
1827
+
},
1814
1828
"workProfileWidgets": {
1815
1829
"description": "Specifies whether the app installed in the work profile is allowed to add widgets to the home screen.",
1816
1830
"enum": [
@@ -3012,12 +3026,14 @@
3012
3026
"enum": [
3013
3027
"ALLOW_PERSONAL_USAGE_UNSPECIFIED",
3014
3028
"PERSONAL_USAGE_ALLOWED",
3015
-
"PERSONAL_USAGE_DISALLOWED"
3029
+
"PERSONAL_USAGE_DISALLOWED",
3030
+
"PERSONAL_USAGE_DISALLOWED_USERLESS"
3016
3031
],
3017
3032
"enumDescriptions": [
3018
3033
"Personal usage restriction is not specified",
3019
3034
"Personal usage is allowed",
3020
-
"Personal usage is disallowed"
3035
+
"Personal usage is disallowed",
3036
+
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected."
3021
3037
],
3022
3038
"type": "string"
3023
3039
},
@@ -3107,6 +3123,10 @@ false
3107
3123
"description": "The name of the enterprise displayed to users. This field has a maximum length of 100 characters.",
3108
3124
"type": "string"
3109
3125
},
3126
+
"googleAuthenticationSettings": {
3127
+
"$ref": "GoogleAuthenticationSettings",
3128
+
"description": "Settings for Google-provided user authentication."
3129
+
},
3110
3130
"logo": {
3111
3131
"$ref": "ExternalData",
3112
3132
"description": "An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng."
@@ -3211,6 +3231,28 @@ false
3211
3231
},
3212
3232
"type": "object"
3213
3233
},
3234
+
"GoogleAuthenticationSettings": {
3235
+
"description": "Contains settings for Google-provided user authentication.",
3236
+
"id": "GoogleAuthenticationSettings",
3237
+
"properties": {
3238
+
"googleAuthenticationRequired": {
3239
+
"description": "Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.",
3240
+
"enum": [
3241
+
"GOOGLE_AUTHENTICATION_REQUIRED_UNSPECIFIED",
3242
+
"NOT_REQUIRED",
3243
+
"REQUIRED"
3244
+
],
3245
+
"enumDescriptions": [
3246
+
"This value is not used.",
3247
+
"Google authentication is not required.",
3248
+
"User is required to be successfully authenticated by Google."
3249
+
],
3250
+
"readOnly": true,
3251
+
"type": "string"
3252
+
}
3253
+
},
3254
+
"type": "object"
3255
+
},
3214
3256
"HardwareInfo": {
3215
3257
"description": "Information about device hardware. The fields related to temperature thresholds are only available if hardwareStatusEnabled is true in the device's policy.",
3216
3258
"id": "HardwareInfo",
@@ -5621,12 +5663,14 @@ false
5621
5663
"enum": [
5622
5664
"ALLOW_PERSONAL_USAGE_UNSPECIFIED",
5623
5665
"PERSONAL_USAGE_ALLOWED",
5624
-
"PERSONAL_USAGE_DISALLOWED"
5666
+
"PERSONAL_USAGE_DISALLOWED",
5667
+
"PERSONAL_USAGE_DISALLOWED_USERLESS"
5625
5668
],
5626
5669
"enumDescriptions": [
5627
5670
"Personal usage restriction is not specified",
5628
5671
"Personal usage is allowed",
5629
-
"Personal usage is disallowed"
5672
+
"Personal usage is disallowed",
5673
+
"Device is not associated with a single user, and thus both personal usage and corporate identity authentication are not expected."
0 commit comments