Skip to content

Commit c927a35

Browse files
chore(androidmanagement): update the api
1 parent ba634d3 commit c927a35

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

docs/dyn/androidmanagement_v1.enterprises.devices.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h3>Method Details</h3>
295295
&quot;eventType&quot;: &quot;A String&quot;, # Event type.
296296
},
297297
],
298-
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information. This information is only available if memoryInfoEnabled is true in the device&#x27;s policy.
298+
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information: contains information about device memory and storage.
299299
&quot;totalInternalStorage&quot;: &quot;A String&quot;, # Total internal storage on device in bytes.
300300
&quot;totalRam&quot;: &quot;A String&quot;, # Total RAM on device in bytes.
301301
},
@@ -597,7 +597,7 @@ <h3>Method Details</h3>
597597
&quot;eventType&quot;: &quot;A String&quot;, # Event type.
598598
},
599599
],
600-
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information. This information is only available if memoryInfoEnabled is true in the device&#x27;s policy.
600+
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information: contains information about device memory and storage.
601601
&quot;totalInternalStorage&quot;: &quot;A String&quot;, # Total internal storage on device in bytes.
602602
&quot;totalRam&quot;: &quot;A String&quot;, # Total RAM on device in bytes.
603603
},
@@ -857,7 +857,7 @@ <h3>Method Details</h3>
857857
&quot;eventType&quot;: &quot;A String&quot;, # Event type.
858858
},
859859
],
860-
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information. This information is only available if memoryInfoEnabled is true in the device&#x27;s policy.
860+
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information: contains information about device memory and storage.
861861
&quot;totalInternalStorage&quot;: &quot;A String&quot;, # Total internal storage on device in bytes.
862862
&quot;totalRam&quot;: &quot;A String&quot;, # Total RAM on device in bytes.
863863
},
@@ -1099,7 +1099,7 @@ <h3>Method Details</h3>
10991099
&quot;eventType&quot;: &quot;A String&quot;, # Event type.
11001100
},
11011101
],
1102-
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information. This information is only available if memoryInfoEnabled is true in the device&#x27;s policy.
1102+
&quot;memoryInfo&quot;: { # Information about device memory and storage. # Memory information: contains information about device memory and storage.
11031103
&quot;totalInternalStorage&quot;: &quot;A String&quot;, # Total internal storage on device in bytes.
11041104
&quot;totalRam&quot;: &quot;A String&quot;, # Total RAM on device in bytes.
11051105
},

docs/dyn/androidmanagement_v1.enterprises.policies.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ <h3>Method Details</h3>
422422
&quot;deviceSettingsEnabled&quot;: True or False, # Whether device settings reporting is enabled.
423423
&quot;displayInfoEnabled&quot;: True or False, # Whether displays reporting is enabled. Report data is not available for personally owned devices with work profiles.
424424
&quot;hardwareStatusEnabled&quot;: True or False, # Whether hardware status reporting is enabled. Report data is not available for personally owned devices with work profiles.
425-
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory reporting is enabled.
425+
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory event reporting is enabled.
426426
&quot;networkInfoEnabled&quot;: True or False, # Whether network info reporting is enabled.
427427
&quot;powerManagementEventsEnabled&quot;: True or False, # Whether power management event reporting is enabled. Report data is not available for personally owned devices with work profiles.
428428
&quot;softwareInfoEnabled&quot;: True or False, # Whether software info reporting is enabled.
@@ -773,7 +773,7 @@ <h3>Method Details</h3>
773773
&quot;deviceSettingsEnabled&quot;: True or False, # Whether device settings reporting is enabled.
774774
&quot;displayInfoEnabled&quot;: True or False, # Whether displays reporting is enabled. Report data is not available for personally owned devices with work profiles.
775775
&quot;hardwareStatusEnabled&quot;: True or False, # Whether hardware status reporting is enabled. Report data is not available for personally owned devices with work profiles.
776-
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory reporting is enabled.
776+
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory event reporting is enabled.
777777
&quot;networkInfoEnabled&quot;: True or False, # Whether network info reporting is enabled.
778778
&quot;powerManagementEventsEnabled&quot;: True or False, # Whether power management event reporting is enabled. Report data is not available for personally owned devices with work profiles.
779779
&quot;softwareInfoEnabled&quot;: True or False, # Whether software info reporting is enabled.
@@ -1130,7 +1130,7 @@ <h3>Method Details</h3>
11301130
&quot;deviceSettingsEnabled&quot;: True or False, # Whether device settings reporting is enabled.
11311131
&quot;displayInfoEnabled&quot;: True or False, # Whether displays reporting is enabled. Report data is not available for personally owned devices with work profiles.
11321132
&quot;hardwareStatusEnabled&quot;: True or False, # Whether hardware status reporting is enabled. Report data is not available for personally owned devices with work profiles.
1133-
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory reporting is enabled.
1133+
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory event reporting is enabled.
11341134
&quot;networkInfoEnabled&quot;: True or False, # Whether network info reporting is enabled.
11351135
&quot;powerManagementEventsEnabled&quot;: True or False, # Whether power management event reporting is enabled. Report data is not available for personally owned devices with work profiles.
11361136
&quot;softwareInfoEnabled&quot;: True or False, # Whether software info reporting is enabled.
@@ -1470,7 +1470,7 @@ <h3>Method Details</h3>
14701470
&quot;deviceSettingsEnabled&quot;: True or False, # Whether device settings reporting is enabled.
14711471
&quot;displayInfoEnabled&quot;: True or False, # Whether displays reporting is enabled. Report data is not available for personally owned devices with work profiles.
14721472
&quot;hardwareStatusEnabled&quot;: True or False, # Whether hardware status reporting is enabled. Report data is not available for personally owned devices with work profiles.
1473-
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory reporting is enabled.
1473+
&quot;memoryInfoEnabled&quot;: True or False, # Whether memory event reporting is enabled.
14741474
&quot;networkInfoEnabled&quot;: True or False, # Whether network info reporting is enabled.
14751475
&quot;powerManagementEventsEnabled&quot;: True or False, # Whether power management event reporting is enabled. Report data is not available for personally owned devices with work profiles.
14761476
&quot;softwareInfoEnabled&quot;: True or False, # Whether software info reporting is enabled.

googleapiclient/discovery_cache/documents/androidmanagement.v1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@
10041004
}
10051005
}
10061006
},
1007-
"revision": "20210713",
1007+
"revision": "20210719",
10081008
"rootUrl": "https://androidmanagement.googleapis.com/",
10091009
"schemas": {
10101010
"AdvancedSecurityOverrides": {
@@ -1831,7 +1831,7 @@
18311831
},
18321832
"memoryInfo": {
18331833
"$ref": "MemoryInfo",
1834-
"description": "Memory information. This information is only available if memoryInfoEnabled is true in the device's policy."
1834+
"description": "Memory information: contains information about device memory and storage."
18351835
},
18361836
"name": {
18371837
"description": "The name of the device in the form enterprises/{enterpriseId}/devices/{deviceId}.",
@@ -3040,9 +3040,9 @@
30403040
"The password must contain alphabetic (or symbol) characters.This, when applied on personally owned work profile devices on Android 12 device-scoped, will be treated as COMPLEXITY_HIGH for application. See PasswordQuality for details.",
30413041
"The password must contain both numeric and alphabetic (or symbol) characters.This, when applied on personally owned work profile devices on Android 12 device-scoped, will be treated as COMPLEXITY_HIGH for application. See PasswordQuality for details.",
30423042
"The password must meet the minimum requirements specified in passwordMinimumLength, passwordMinimumLetters, passwordMinimumSymbols, etc. For example, if passwordMinimumSymbols is 2, the password must contain at least two symbols.This, when applied on personally owned work profile devices on Android 12 device-scoped, will be treated as COMPLEXITY_HIGH for application. In this case, the requirements in passwordMinimumLength, passwordMinimumLetters, passwordMinimumSymbols, etc are not applied. See PasswordQuality for details.",
3043-
"Password satisfies one of the following: pattern PIN with repeating (4444) or ordered (1234, 4321, 2468) sequencesEnforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details.",
3044-
"Password satisfies one of the following: PIN with no repeating (4444) or ordered (1234, 4321, 2468) sequences, length at least 4 alphabetic, length at least 4 alphanumeric, length at least 4Enforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details.",
3045-
"Password satisfies one of the following:On Android 12 and above: PIN with no repeating (4444) or ordered (1234, 4321, 2468) sequences, length at least 8 alphabetic, length at least 6 alphanumeric, length at least 6Enforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details."
3043+
"Define the low password complexity band as: pattern PIN with repeating (4444) or ordered (1234, 4321, 2468) sequencesThis sets the minimum complexity band which the password must meet.Enforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details.",
3044+
"Define the medium password complexity band as: PIN with no repeating (4444) or ordered (1234, 4321, 2468) sequences, length at least 4 alphabetic, length at least 4 alphanumeric, length at least 4This sets the minimum complexity band which the password must meet.Enforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details.",
3045+
"Define the high password complexity band as:On Android 12 and above: PIN with no repeating (4444) or ordered (1234, 4321, 2468) sequences, length at least 8 alphabetic, length at least 6 alphanumeric, length at least 6This sets the minimum complexity band which the password must meet.Enforcement varies among different Android versions, management modes and password scopes. See PasswordQuality for details."
30463046
],
30473047
"type": "string"
30483048
},
@@ -4037,7 +4037,7 @@
40374037
"type": "boolean"
40384038
},
40394039
"memoryInfoEnabled": {
4040-
"description": "Whether memory reporting is enabled.",
4040+
"description": "Whether memory event reporting is enabled.",
40414041
"type": "boolean"
40424042
},
40434043
"networkInfoEnabled": {

0 commit comments

Comments
 (0)