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: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ApnPolicy.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@ public final class ApnPolicy extends com.google.api.client.json.GenericJson {
38
38
* proxyPort, mmsProxyAddress, mmsProxyPort, mmsc, mvnoType, protocol, roamingProtocol. If some of
39
39
* the APN settings result in non-compliance of INVALID_VALUE , they will be ignored. This can be
40
40
* set on fully managed devices on Android 10 and above. This can also be set on work profiles on
41
-
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A nonComplianceDetail
42
-
* with API_LEVEL is reported if the Android version is less than 10. A nonComplianceDetail with
41
+
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A NonComplianceDetail
42
+
* with API_LEVEL is reported if the Android version is less than 10. A NonComplianceDetail with
43
43
* MANAGEMENT_MODE is reported for work profiles on Android versions less than 13.
44
44
* The value may be {@code null}.
45
45
*/
@@ -62,8 +62,8 @@ public final class ApnPolicy extends com.google.api.client.json.GenericJson {
62
62
* proxyPort, mmsProxyAddress, mmsProxyPort, mmsc, mvnoType, protocol, roamingProtocol. If some of
63
63
* the APN settings result in non-compliance of INVALID_VALUE , they will be ignored. This can be
64
64
* set on fully managed devices on Android 10 and above. This can also be set on work profiles on
65
-
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A nonComplianceDetail
66
-
* with API_LEVEL is reported if the Android version is less than 10. A nonComplianceDetail with
65
+
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A NonComplianceDetail
66
+
* with API_LEVEL is reported if the Android version is less than 10. A NonComplianceDetail with
67
67
* MANAGEMENT_MODE is reported for work profiles on Android versions less than 13.
68
68
* @return value or {@code null} for none
69
69
*/
@@ -78,8 +78,8 @@ public java.util.List<ApnSetting> getApnSettings() {
78
78
* proxyPort, mmsProxyAddress, mmsProxyPort, mmsc, mvnoType, protocol, roamingProtocol. If some of
79
79
* the APN settings result in non-compliance of INVALID_VALUE , they will be ignored. This can be
80
80
* set on fully managed devices on Android 10 and above. This can also be set on work profiles on
81
-
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A nonComplianceDetail
82
-
* with API_LEVEL is reported if the Android version is less than 10. A nonComplianceDetail with
81
+
* Android 13 and above and only with ApnSetting's with ENTERPRISE APN type. A NonComplianceDetail
82
+
* with API_LEVEL is reported if the Android version is less than 10. A NonComplianceDetail with
83
83
* MANAGEMENT_MODE is reported for work profiles on Android versions less than 13.
84
84
* @param apnSettings apnSettings or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ApnSetting.java
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -51,10 +51,10 @@ public final class ApnSetting extends com.google.api.client.json.GenericJson {
51
51
/**
52
52
* Required. Usage categories for the APN. Policy will be rejected if this field is empty or
53
53
* contains APN_TYPE_UNSPECIFIED or duplicates. Multiple APN types can be set on fully managed
54
-
* devices. ENTERPRISE is the only allowed APN type on work profiles. A nonComplianceDetail with
54
+
* devices. ENTERPRISE is the only allowed APN type on work profiles. A NonComplianceDetail with
55
55
* MANAGEMENT_MODE is reported for any other value on work profiles. APN types that are not
56
56
* supported on the device or management mode will be ignored. If this results in the empty list,
57
-
* the APN setting will be ignored, because apnTypes is a required field. A nonComplianceDetail
57
+
* the APN setting will be ignored, because apnTypes is a required field. A NonComplianceDetail
58
58
* with INVALID_VALUE is reported if none of the APN types are supported on the device or
59
59
* management mode.
60
60
* The value may be {@code null}.
@@ -111,7 +111,7 @@ public final class ApnSetting extends com.google.api.client.json.GenericJson {
111
111
/**
112
112
* Optional. The default MTU (Maximum Transmission Unit) size in bytes of the IPv4 routes brought
113
113
* up by this APN setting. A value of 0 (default) means not set and negative values are rejected.
114
-
* Supported on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the
114
+
* Supported on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the
115
115
* Android version is less than 13.
116
116
* The value may be {@code null}.
117
117
*/
@@ -121,7 +121,7 @@ public final class ApnSetting extends com.google.api.client.json.GenericJson {
121
121
/**
122
122
* Optional. The MTU (Maximum Transmission Unit) size of the IPv6 mobile interface to which the
123
123
* APN connected. A value of 0 (default) means not set and negative values are rejected. Supported
124
-
* on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the Android
124
+
* on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the Android
125
125
* version is less than 13.
126
126
* The value may be {@code null}.
127
127
*/
@@ -233,10 +233,10 @@ public ApnSetting setApn(java.lang.String apn) {
233
233
/**
234
234
* Required. Usage categories for the APN. Policy will be rejected if this field is empty or
235
235
* contains APN_TYPE_UNSPECIFIED or duplicates. Multiple APN types can be set on fully managed
236
-
* devices. ENTERPRISE is the only allowed APN type on work profiles. A nonComplianceDetail with
236
+
* devices. ENTERPRISE is the only allowed APN type on work profiles. A NonComplianceDetail with
237
237
* MANAGEMENT_MODE is reported for any other value on work profiles. APN types that are not
238
238
* supported on the device or management mode will be ignored. If this results in the empty list,
239
-
* the APN setting will be ignored, because apnTypes is a required field. A nonComplianceDetail
239
+
* the APN setting will be ignored, because apnTypes is a required field. A NonComplianceDetail
240
240
* with INVALID_VALUE is reported if none of the APN types are supported on the device or
241
241
* management mode.
242
242
* @return value or {@code null} for none
@@ -248,10 +248,10 @@ public java.util.List<java.lang.String> getApnTypes() {
248
248
/**
249
249
* Required. Usage categories for the APN. Policy will be rejected if this field is empty or
250
250
* contains APN_TYPE_UNSPECIFIED or duplicates. Multiple APN types can be set on fully managed
251
-
* devices. ENTERPRISE is the only allowed APN type on work profiles. A nonComplianceDetail with
251
+
* devices. ENTERPRISE is the only allowed APN type on work profiles. A NonComplianceDetail with
252
252
* MANAGEMENT_MODE is reported for any other value on work profiles. APN types that are not
253
253
* supported on the device or management mode will be ignored. If this results in the empty list,
254
-
* the APN setting will be ignored, because apnTypes is a required field. A nonComplianceDetail
254
+
* the APN setting will be ignored, because apnTypes is a required field. A NonComplianceDetail
255
255
* with INVALID_VALUE is reported if none of the APN types are supported on the device or
256
256
* management mode.
257
257
* @param apnTypes apnTypes or {@code null} for none
@@ -374,7 +374,7 @@ public ApnSetting setMmsc(java.lang.String mmsc) {
374
374
/**
375
375
* Optional. The default MTU (Maximum Transmission Unit) size in bytes of the IPv4 routes brought
376
376
* up by this APN setting. A value of 0 (default) means not set and negative values are rejected.
377
-
* Supported on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the
377
+
* Supported on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the
378
378
* Android version is less than 13.
379
379
* @return value or {@code null} for none
380
380
*/
@@ -385,7 +385,7 @@ public java.lang.Integer getMtuV4() {
385
385
/**
386
386
* Optional. The default MTU (Maximum Transmission Unit) size in bytes of the IPv4 routes brought
387
387
* up by this APN setting. A value of 0 (default) means not set and negative values are rejected.
388
-
* Supported on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the
388
+
* Supported on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the
389
389
* Android version is less than 13.
390
390
* @param mtuV4 mtuV4 or {@code null} for none
391
391
*/
@@ -397,7 +397,7 @@ public ApnSetting setMtuV4(java.lang.Integer mtuV4) {
397
397
/**
398
398
* Optional. The MTU (Maximum Transmission Unit) size of the IPv6 mobile interface to which the
399
399
* APN connected. A value of 0 (default) means not set and negative values are rejected. Supported
400
-
* on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the Android
400
+
* on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the Android
401
401
* version is less than 13.
402
402
* @return value or {@code null} for none
403
403
*/
@@ -408,7 +408,7 @@ public java.lang.Integer getMtuV6() {
408
408
/**
409
409
* Optional. The MTU (Maximum Transmission Unit) size of the IPv6 mobile interface to which the
410
410
* APN connected. A value of 0 (default) means not set and negative values are rejected. Supported
411
-
* on Android 13 and above. A nonComplianceDetail with API_LEVEL is reported if the Android
411
+
* on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the Android
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ApplicationPolicy.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ public final class ApplicationPolicy extends com.google.api.client.json.GenericJ
109
109
* certificate fingerprint of the app on the device must match one of the entries in
110
110
* signingKeyFingerprintsSha256 or the signing key certificate fingerprints obtained from Play
111
111
* Store for the app to be able to communicate with Android Device Policy. If the app is not on
112
-
* Play Store and signingKeyFingerprintsSha256 is not set, a nonComplianceDetail with
112
+
* Play Store and signingKeyFingerprintsSha256 is not set, a NonComplianceDetail with
113
113
* INVALID_VALUE is reported.
114
114
* The value may be {@code null}.
115
115
*/
@@ -394,7 +394,7 @@ public ApplicationPolicy setDisabled(java.lang.Boolean disabled) {
394
394
* certificate fingerprint of the app on the device must match one of the entries in
395
395
* signingKeyFingerprintsSha256 or the signing key certificate fingerprints obtained from Play
396
396
* Store for the app to be able to communicate with Android Device Policy. If the app is not on
397
-
* Play Store and signingKeyFingerprintsSha256 is not set, a nonComplianceDetail with
397
+
* Play Store and signingKeyFingerprintsSha256 is not set, a NonComplianceDetail with
398
398
* INVALID_VALUE is reported.
399
399
* @return value or {@code null} for none
400
400
*/
@@ -408,7 +408,7 @@ public ExtensionConfig getExtensionConfig() {
408
408
* certificate fingerprint of the app on the device must match one of the entries in
409
409
* signingKeyFingerprintsSha256 or the signing key certificate fingerprints obtained from Play
410
410
* Store for the app to be able to communicate with Android Device Policy. If the app is not on
411
-
* Play Store and signingKeyFingerprintsSha256 is not set, a nonComplianceDetail with
411
+
* Play Store and signingKeyFingerprintsSha256 is not set, a NonComplianceDetail with
412
412
* INVALID_VALUE is reported.
413
413
* @param extensionConfig extensionConfig or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/CrossProfilePolicies.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
/**
20
20
* Controls the data from the work profile that can be accessed from the personal profile and vice
21
-
* versa. A nonComplianceDetail with MANAGEMENT_MODE is reported if the device does not have a work
21
+
* versa. A NonComplianceDetail with MANAGEMENT_MODE is reported if the device does not have a work
22
22
* profile.
23
23
*
24
24
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
@@ -56,7 +56,7 @@ public final class CrossProfilePolicies extends com.google.api.client.json.Gener
56
56
* blocklist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED. In this case, these exemptions
57
57
* act as an allowlist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED_EXCEPT_SYSTEM. In this
58
58
* case, these exemptions act as an allowlist, in addition to the already allowlisted system
59
-
* apps.Supported on Android 14 and above. A nonComplianceDetail with API_LEVEL is reported if the
59
+
* apps.Supported on Android 14 and above. A NonComplianceDetail with API_LEVEL is reported if the
60
60
* Android version is less than 14.
61
61
* The value may be {@code null}.
62
62
*/
@@ -127,7 +127,7 @@ public CrossProfilePolicies setCrossProfileDataSharing(java.lang.String crossPro
127
127
* blocklist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED. In this case, these exemptions
128
128
* act as an allowlist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED_EXCEPT_SYSTEM. In this
129
129
* case, these exemptions act as an allowlist, in addition to the already allowlisted system
130
-
* apps.Supported on Android 14 and above. A nonComplianceDetail with API_LEVEL is reported if the
130
+
* apps.Supported on Android 14 and above. A NonComplianceDetail with API_LEVEL is reported if the
131
131
* Android version is less than 14.
132
132
* @return value or {@code null} for none
133
133
*/
@@ -142,7 +142,7 @@ public PackageNameList getExemptionsToShowWorkContactsInPersonalProfile() {
142
142
* blocklist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED. In this case, these exemptions
143
143
* act as an allowlist. SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED_EXCEPT_SYSTEM. In this
144
144
* case, these exemptions act as an allowlist, in addition to the already allowlisted system
145
-
* apps.Supported on Android 14 and above. A nonComplianceDetail with API_LEVEL is reported if the
145
+
* apps.Supported on Android 14 and above. A NonComplianceDetail with API_LEVEL is reported if the
146
146
* Android version is less than 14.
147
147
* @param exemptionsToShowWorkContactsInPersonalProfile exemptionsToShowWorkContactsInPersonalProfile or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ExtensionConfig.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ public final class ExtensionConfig extends com.google.api.client.json.GenericJso
49
49
* hexadecimal string representations of 64 characters are valid.The signing key certificate
50
50
* fingerprints are always obtained from the Play Store and this field is used to provide
51
51
* additional signing key certificate fingerprints. However, if the application is not available
52
-
* on the Play Store, this field needs to be set. A nonComplianceDetail with INVALID_VALUE is
52
+
* on the Play Store, this field needs to be set. A NonComplianceDetail with INVALID_VALUE is
53
53
* reported if this field is not set when the application is not available on the Play Store.The
54
54
* signing key certificate fingerprint of the extension app on the device must match one of the
55
55
* signing key certificate fingerprints obtained from the Play Store or the ones provided in this
@@ -84,7 +84,7 @@ public ExtensionConfig setNotificationReceiver(java.lang.String notificationRece
84
84
* hexadecimal string representations of 64 characters are valid.The signing key certificate
85
85
* fingerprints are always obtained from the Play Store and this field is used to provide
86
86
* additional signing key certificate fingerprints. However, if the application is not available
87
-
* on the Play Store, this field needs to be set. A nonComplianceDetail with INVALID_VALUE is
87
+
* on the Play Store, this field needs to be set. A NonComplianceDetail with INVALID_VALUE is
88
88
* reported if this field is not set when the application is not available on the Play Store.The
89
89
* signing key certificate fingerprint of the extension app on the device must match one of the
90
90
* signing key certificate fingerprints obtained from the Play Store or the ones provided in this
@@ -101,7 +101,7 @@ public java.util.List<java.lang.String> getSigningKeyFingerprintsSha256() {
101
101
* hexadecimal string representations of 64 characters are valid.The signing key certificate
102
102
* fingerprints are always obtained from the Play Store and this field is used to provide
103
103
* additional signing key certificate fingerprints. However, if the application is not available
104
-
* on the Play Store, this field needs to be set. A nonComplianceDetail with INVALID_VALUE is
104
+
* on the Play Store, this field needs to be set. A NonComplianceDetail with INVALID_VALUE is
105
105
* reported if this field is not set when the application is not available on the Play Store.The
106
106
* signing key certificate fingerprint of the extension app on the device must match one of the
107
107
* signing key certificate fingerprints obtained from the Play Store or the ones provided in this
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/WifiSsidPolicy.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,8 @@ public final class WifiSsidPolicy extends com.google.api.client.json.GenericJson
42
42
/**
43
43
* Optional. List of Wi-Fi SSIDs that should be applied in the policy. This field must be non-
44
44
* empty when WifiSsidPolicyType is set to WIFI_SSID_ALLOWLIST. If this is set to a non-empty
45
-
* list, then a nonComplianceDetail detail with API_LEVEL is reported if the Android version is
46
-
* less than 13 and a nonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
45
+
* list, then a NonComplianceDetail detail with API_LEVEL is reported if the Android version is
46
+
* less than 13 and a NonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
47
47
* devices.
48
48
* The value may be {@code null}.
49
49
*/
@@ -76,8 +76,8 @@ public WifiSsidPolicy setWifiSsidPolicyType(java.lang.String wifiSsidPolicyType)
76
76
/**
77
77
* Optional. List of Wi-Fi SSIDs that should be applied in the policy. This field must be non-
78
78
* empty when WifiSsidPolicyType is set to WIFI_SSID_ALLOWLIST. If this is set to a non-empty
79
-
* list, then a nonComplianceDetail detail with API_LEVEL is reported if the Android version is
80
-
* less than 13 and a nonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
79
+
* list, then a NonComplianceDetail detail with API_LEVEL is reported if the Android version is
80
+
* less than 13 and a NonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
81
81
* devices.
82
82
* @return value or {@code null} for none
83
83
*/
@@ -88,8 +88,8 @@ public java.util.List<WifiSsid> getWifiSsids() {
88
88
/**
89
89
* Optional. List of Wi-Fi SSIDs that should be applied in the policy. This field must be non-
90
90
* empty when WifiSsidPolicyType is set to WIFI_SSID_ALLOWLIST. If this is set to a non-empty
91
-
* list, then a nonComplianceDetail detail with API_LEVEL is reported if the Android version is
92
-
* less than 13 and a nonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
91
+
* list, then a NonComplianceDetail detail with API_LEVEL is reported if the Android version is
92
+
* less than 13 and a NonComplianceDetail with MANAGEMENT_MODE is reported for non-company-owned
93
93
* devices.
94
94
* @param wifiSsids wifiSsids or {@code null} for none
0 commit comments