@@ -267,6 +267,7 @@ <h3>Method Details</h3>
267
267
"updateTime": "A String", # Date and time of the last successful OS update.
268
268
},
269
269
"osVersion": "A String", # The Chrome device's operating system version.
270
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
270
271
"platformVersion": "A String", # The Chrome device's platform version.
271
272
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
272
273
{ # A list of recent device users, in descending order, by last login time.
@@ -465,6 +466,7 @@ <h3>Method Details</h3>
465
466
"updateTime": "A String", # Date and time of the last successful OS update.
466
467
},
467
468
"osVersion": "A String", # The Chrome device's operating system version.
469
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
468
470
"platformVersion": "A String", # The Chrome device's platform version.
469
471
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
470
472
{ # A list of recent device users, in descending order, by last login time.
@@ -678,6 +680,7 @@ <h3>Method Details</h3>
678
680
"updateTime": "A String", # Date and time of the last successful OS update.
679
681
},
680
682
"osVersion": "A String", # The Chrome device's operating system version.
683
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
681
684
"platformVersion": "A String", # The Chrome device's platform version.
682
685
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
683
686
{ # A list of recent device users, in descending order, by last login time.
@@ -850,6 +853,7 @@ <h3>Method Details</h3>
850
853
"updateTime": "A String", # Date and time of the last successful OS update.
851
854
},
852
855
"osVersion": "A String", # The Chrome device's operating system version.
856
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
853
857
"platformVersion": "A String", # The Chrome device's platform version.
854
858
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
855
859
{ # A list of recent device users, in descending order, by last login time.
@@ -1021,6 +1025,7 @@ <h3>Method Details</h3>
1021
1025
"updateTime": "A String", # Date and time of the last successful OS update.
1022
1026
},
1023
1027
"osVersion": "A String", # The Chrome device's operating system version.
1028
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
1024
1029
"platformVersion": "A String", # The Chrome device's platform version.
1025
1030
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
1026
1031
{ # A list of recent device users, in descending order, by last login time.
@@ -1193,6 +1198,7 @@ <h3>Method Details</h3>
1193
1198
"updateTime": "A String", # Date and time of the last successful OS update.
1194
1199
},
1195
1200
"osVersion": "A String", # The Chrome device's operating system version.
1201
+ "osVersionCompliance": "A String", # Output only. Compliance status of the OS version.
1196
1202
"platformVersion": "A String", # The Chrome device's platform version.
1197
1203
"recentUsers": [ # A list of recent device users, in descending order, by last login time.
1198
1204
{ # A list of recent device users, in descending order, by last login time.
0 commit comments