Skip to content

Commit f9ea07d

Browse files
feat(androidmanagement): update the api
#### androidmanagement:v1 The following keys were added: - schemas.ContentProviderEndpoint (Total Keys: 6) - schemas.OncCertificateProvider (Total Keys: 5) - schemas.Policy.properties.oncCertificateProviders (Total Keys: 2)
1 parent c2222b0 commit f9ea07d

File tree

2 files changed

+109
-6
lines changed

2 files changed

+109
-6
lines changed

docs/dyn/androidmanagement_v1.enterprises.policies.html

Lines changed: 60 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h3>Method Details</h3>
233233
],
234234
&quot;funDisabled&quot;: True or False, # Whether the user is allowed to have fun. Controls whether the Easter egg game in Settings is disabled.
235235
&quot;installAppsDisabled&quot;: True or False, # Whether user installation of apps is disabled.
236-
&quot;installUnknownSourcesAllowed&quot;: True or False, # Whether the user is allowed to enable the &quot;Unknown Sources&quot; setting, which allows installation of apps from unknown sources.
236+
&quot;installUnknownSourcesAllowed&quot;: True or False, # This field has no effect.
237237
&quot;keyguardDisabled&quot;: True or False, # Whether the keyguard is disabled.
238238
&quot;keyguardDisabledFeatures&quot;: [ # Disabled keyguard customizations, such as widgets.
239239
&quot;A String&quot;,
@@ -261,6 +261,20 @@ <h3>Method Details</h3>
261261
&quot;name&quot;: &quot;A String&quot;, # The name of the policy in the form enterprises/{enterpriseId}/policies/{policyId}.
262262
&quot;networkEscapeHatchEnabled&quot;: True or False, # Whether the network escape hatch is enabled. If a network connection can&#x27;t be made at boot time, the escape hatch prompts the user to temporarily connect to a network in order to refresh the device policy. After applying policy, the temporary network will be forgotten and the device will continue booting. This prevents being unable to connect to a network if there is no suitable network in the last policy and the device boots into an app in lock task mode, or the user is otherwise unable to reach device settings.
263263
&quot;networkResetDisabled&quot;: True or False, # Whether resetting network settings is disabled.
264+
&quot;oncCertificateProviders&quot;: [ # This feature is not generally available.
265+
{ # This feature is not generally available.
266+
&quot;certificateReferences&quot;: [ # This feature is not generally available.
267+
&quot;A String&quot;,
268+
],
269+
&quot;contentProviderEndpoint&quot;: { # This feature is not generally available. # This feature is not generally available.
270+
&quot;packageName&quot;: &quot;A String&quot;, # This feature is not generally available.
271+
&quot;signingCertsSha256&quot;: [ # Required. This feature is not generally available.
272+
&quot;A String&quot;,
273+
],
274+
&quot;uri&quot;: &quot;A String&quot;, # This feature is not generally available.
275+
},
276+
},
277+
],
264278
&quot;openNetworkConfiguration&quot;: { # Network configuration for the device. See configure networks for more information.
265279
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
266280
},
@@ -568,7 +582,7 @@ <h3>Method Details</h3>
568582
],
569583
&quot;funDisabled&quot;: True or False, # Whether the user is allowed to have fun. Controls whether the Easter egg game in Settings is disabled.
570584
&quot;installAppsDisabled&quot;: True or False, # Whether user installation of apps is disabled.
571-
&quot;installUnknownSourcesAllowed&quot;: True or False, # Whether the user is allowed to enable the &quot;Unknown Sources&quot; setting, which allows installation of apps from unknown sources.
585+
&quot;installUnknownSourcesAllowed&quot;: True or False, # This field has no effect.
572586
&quot;keyguardDisabled&quot;: True or False, # Whether the keyguard is disabled.
573587
&quot;keyguardDisabledFeatures&quot;: [ # Disabled keyguard customizations, such as widgets.
574588
&quot;A String&quot;,
@@ -596,6 +610,20 @@ <h3>Method Details</h3>
596610
&quot;name&quot;: &quot;A String&quot;, # The name of the policy in the form enterprises/{enterpriseId}/policies/{policyId}.
597611
&quot;networkEscapeHatchEnabled&quot;: True or False, # Whether the network escape hatch is enabled. If a network connection can&#x27;t be made at boot time, the escape hatch prompts the user to temporarily connect to a network in order to refresh the device policy. After applying policy, the temporary network will be forgotten and the device will continue booting. This prevents being unable to connect to a network if there is no suitable network in the last policy and the device boots into an app in lock task mode, or the user is otherwise unable to reach device settings.
598612
&quot;networkResetDisabled&quot;: True or False, # Whether resetting network settings is disabled.
613+
&quot;oncCertificateProviders&quot;: [ # This feature is not generally available.
614+
{ # This feature is not generally available.
615+
&quot;certificateReferences&quot;: [ # This feature is not generally available.
616+
&quot;A String&quot;,
617+
],
618+
&quot;contentProviderEndpoint&quot;: { # This feature is not generally available. # This feature is not generally available.
619+
&quot;packageName&quot;: &quot;A String&quot;, # This feature is not generally available.
620+
&quot;signingCertsSha256&quot;: [ # Required. This feature is not generally available.
621+
&quot;A String&quot;,
622+
],
623+
&quot;uri&quot;: &quot;A String&quot;, # This feature is not generally available.
624+
},
625+
},
626+
],
599627
&quot;openNetworkConfiguration&quot;: { # Network configuration for the device. See configure networks for more information.
600628
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
601629
},
@@ -909,7 +937,7 @@ <h3>Method Details</h3>
909937
],
910938
&quot;funDisabled&quot;: True or False, # Whether the user is allowed to have fun. Controls whether the Easter egg game in Settings is disabled.
911939
&quot;installAppsDisabled&quot;: True or False, # Whether user installation of apps is disabled.
912-
&quot;installUnknownSourcesAllowed&quot;: True or False, # Whether the user is allowed to enable the &quot;Unknown Sources&quot; setting, which allows installation of apps from unknown sources.
940+
&quot;installUnknownSourcesAllowed&quot;: True or False, # This field has no effect.
913941
&quot;keyguardDisabled&quot;: True or False, # Whether the keyguard is disabled.
914942
&quot;keyguardDisabledFeatures&quot;: [ # Disabled keyguard customizations, such as widgets.
915943
&quot;A String&quot;,
@@ -937,6 +965,20 @@ <h3>Method Details</h3>
937965
&quot;name&quot;: &quot;A String&quot;, # The name of the policy in the form enterprises/{enterpriseId}/policies/{policyId}.
938966
&quot;networkEscapeHatchEnabled&quot;: True or False, # Whether the network escape hatch is enabled. If a network connection can&#x27;t be made at boot time, the escape hatch prompts the user to temporarily connect to a network in order to refresh the device policy. After applying policy, the temporary network will be forgotten and the device will continue booting. This prevents being unable to connect to a network if there is no suitable network in the last policy and the device boots into an app in lock task mode, or the user is otherwise unable to reach device settings.
939967
&quot;networkResetDisabled&quot;: True or False, # Whether resetting network settings is disabled.
968+
&quot;oncCertificateProviders&quot;: [ # This feature is not generally available.
969+
{ # This feature is not generally available.
970+
&quot;certificateReferences&quot;: [ # This feature is not generally available.
971+
&quot;A String&quot;,
972+
],
973+
&quot;contentProviderEndpoint&quot;: { # This feature is not generally available. # This feature is not generally available.
974+
&quot;packageName&quot;: &quot;A String&quot;, # This feature is not generally available.
975+
&quot;signingCertsSha256&quot;: [ # Required. This feature is not generally available.
976+
&quot;A String&quot;,
977+
],
978+
&quot;uri&quot;: &quot;A String&quot;, # This feature is not generally available.
979+
},
980+
},
981+
],
940982
&quot;openNetworkConfiguration&quot;: { # Network configuration for the device. See configure networks for more information.
941983
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
942984
},
@@ -1233,7 +1275,7 @@ <h3>Method Details</h3>
12331275
],
12341276
&quot;funDisabled&quot;: True or False, # Whether the user is allowed to have fun. Controls whether the Easter egg game in Settings is disabled.
12351277
&quot;installAppsDisabled&quot;: True or False, # Whether user installation of apps is disabled.
1236-
&quot;installUnknownSourcesAllowed&quot;: True or False, # Whether the user is allowed to enable the &quot;Unknown Sources&quot; setting, which allows installation of apps from unknown sources.
1278+
&quot;installUnknownSourcesAllowed&quot;: True or False, # This field has no effect.
12371279
&quot;keyguardDisabled&quot;: True or False, # Whether the keyguard is disabled.
12381280
&quot;keyguardDisabledFeatures&quot;: [ # Disabled keyguard customizations, such as widgets.
12391281
&quot;A String&quot;,
@@ -1261,6 +1303,20 @@ <h3>Method Details</h3>
12611303
&quot;name&quot;: &quot;A String&quot;, # The name of the policy in the form enterprises/{enterpriseId}/policies/{policyId}.
12621304
&quot;networkEscapeHatchEnabled&quot;: True or False, # Whether the network escape hatch is enabled. If a network connection can&#x27;t be made at boot time, the escape hatch prompts the user to temporarily connect to a network in order to refresh the device policy. After applying policy, the temporary network will be forgotten and the device will continue booting. This prevents being unable to connect to a network if there is no suitable network in the last policy and the device boots into an app in lock task mode, or the user is otherwise unable to reach device settings.
12631305
&quot;networkResetDisabled&quot;: True or False, # Whether resetting network settings is disabled.
1306+
&quot;oncCertificateProviders&quot;: [ # This feature is not generally available.
1307+
{ # This feature is not generally available.
1308+
&quot;certificateReferences&quot;: [ # This feature is not generally available.
1309+
&quot;A String&quot;,
1310+
],
1311+
&quot;contentProviderEndpoint&quot;: { # This feature is not generally available. # This feature is not generally available.
1312+
&quot;packageName&quot;: &quot;A String&quot;, # This feature is not generally available.
1313+
&quot;signingCertsSha256&quot;: [ # Required. This feature is not generally available.
1314+
&quot;A String&quot;,
1315+
],
1316+
&quot;uri&quot;: &quot;A String&quot;, # This feature is not generally available.
1317+
},
1318+
},
1319+
],
12641320
&quot;openNetworkConfiguration&quot;: { # Network configuration for the device. See configure networks for more information.
12651321
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
12661322
},

googleapiclient/discovery_cache/documents/androidmanagement.v1.json

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@
10041004
}
10051005
}
10061006
},
1007-
"revision": "20210208",
1007+
"revision": "20210311",
10081008
"rootUrl": "https://androidmanagement.googleapis.com/",
10091009
"schemas": {
10101010
"AdvancedSecurityOverrides": {
@@ -1628,6 +1628,28 @@
16281628
},
16291629
"type": "object"
16301630
},
1631+
"ContentProviderEndpoint": {
1632+
"description": "This feature is not generally available.",
1633+
"id": "ContentProviderEndpoint",
1634+
"properties": {
1635+
"packageName": {
1636+
"description": "This feature is not generally available.",
1637+
"type": "string"
1638+
},
1639+
"signingCertsSha256": {
1640+
"description": "Required. This feature is not generally available.",
1641+
"items": {
1642+
"type": "string"
1643+
},
1644+
"type": "array"
1645+
},
1646+
"uri": {
1647+
"description": "This feature is not generally available.",
1648+
"type": "string"
1649+
}
1650+
},
1651+
"type": "object"
1652+
},
16311653
"Date": {
16321654
"description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values A month and day value, with a zero year, such as an anniversary A year on its own, with zero month and day values A year and month value, with a zero day, such as a credit card expiration dateRelated types are google.type.TimeOfDay and google.protobuf.Timestamp.",
16331655
"id": "Date",
@@ -2832,6 +2854,24 @@
28322854
},
28332855
"type": "object"
28342856
},
2857+
"OncCertificateProvider": {
2858+
"description": "This feature is not generally available.",
2859+
"id": "OncCertificateProvider",
2860+
"properties": {
2861+
"certificateReferences": {
2862+
"description": "This feature is not generally available.",
2863+
"items": {
2864+
"type": "string"
2865+
},
2866+
"type": "array"
2867+
},
2868+
"contentProviderEndpoint": {
2869+
"$ref": "ContentProviderEndpoint",
2870+
"description": "This feature is not generally available."
2871+
}
2872+
},
2873+
"type": "object"
2874+
},
28352875
"Operation": {
28362876
"description": "This resource represents a long-running operation that is the result of a network API call.",
28372877
"id": "Operation",
@@ -3316,7 +3356,7 @@
33163356
"type": "boolean"
33173357
},
33183358
"installUnknownSourcesAllowed": {
3319-
"description": "Whether the user is allowed to enable the \"Unknown Sources\" setting, which allows installation of apps from unknown sources.",
3359+
"description": "This field has no effect.",
33203360
"type": "boolean"
33213361
},
33223362
"keyguardDisabled": {
@@ -3426,6 +3466,13 @@
34263466
"description": "Whether resetting network settings is disabled.",
34273467
"type": "boolean"
34283468
},
3469+
"oncCertificateProviders": {
3470+
"description": "This feature is not generally available.",
3471+
"items": {
3472+
"$ref": "OncCertificateProvider"
3473+
},
3474+
"type": "array"
3475+
},
34293476
"openNetworkConfiguration": {
34303477
"additionalProperties": {
34313478
"description": "Properties of the object.",

0 commit comments

Comments
 (0)