"deviceFiles": [ # A list of device files to download (Read-only)
195
196
{
196
197
"createTime": "A String", # Date and time the file was created
@@ -218,6 +219,7 @@ <h3>Method Details</h3>
218
219
"firmwareVersion": "A String", # The Chrome device's firmware version.
219
220
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
220
221
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
222
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
221
223
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
222
224
"lastKnownNetwork": [ # Contains last known network (Read-only)
223
225
{ # Information for an ip address.
@@ -365,6 +367,7 @@ <h3>Method Details</h3>
365
367
"reportTime": "A String", # Date and time the report was received.
"deviceFiles": [ # A list of device files to download (Read-only)
369
372
{
370
373
"createTime": "A String", # Date and time the file was created
@@ -392,6 +395,7 @@ <h3>Method Details</h3>
392
395
"firmwareVersion": "A String", # The Chrome device's firmware version.
393
396
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
394
397
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
398
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
395
399
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
396
400
"lastKnownNetwork": [ # Contains last known network (Read-only)
397
401
{ # Information for an ip address.
@@ -554,6 +558,7 @@ <h3>Method Details</h3>
554
558
"reportTime": "A String", # Date and time the report was received.
"deviceFiles": [ # A list of device files to download (Read-only)
558
563
{
559
564
"createTime": "A String", # Date and time the file was created
@@ -581,6 +586,7 @@ <h3>Method Details</h3>
581
586
"firmwareVersion": "A String", # The Chrome device's firmware version.
582
587
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
583
588
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
589
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
584
590
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
585
591
"lastKnownNetwork": [ # Contains last known network (Read-only)
586
592
{ # Information for an ip address.
@@ -702,6 +708,7 @@ <h3>Method Details</h3>
702
708
"reportTime": "A String", # Date and time the report was received.
"deviceFiles": [ # A list of device files to download (Read-only)
706
713
{
707
714
"createTime": "A String", # Date and time the file was created
@@ -729,6 +736,7 @@ <h3>Method Details</h3>
729
736
"firmwareVersion": "A String", # The Chrome device's firmware version.
730
737
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
731
738
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
739
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
732
740
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
733
741
"lastKnownNetwork": [ # Contains last known network (Read-only)
734
742
{ # Information for an ip address.
@@ -849,6 +857,7 @@ <h3>Method Details</h3>
849
857
"reportTime": "A String", # Date and time the report was received.
"deviceFiles": [ # A list of device files to download (Read-only)
853
862
{
854
863
"createTime": "A String", # Date and time the file was created
@@ -876,6 +885,7 @@ <h3>Method Details</h3>
876
885
"firmwareVersion": "A String", # The Chrome device's firmware version.
877
886
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
878
887
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
888
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
879
889
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
880
890
"lastKnownNetwork": [ # Contains last known network (Read-only)
881
891
{ # Information for an ip address.
@@ -997,6 +1007,7 @@ <h3>Method Details</h3>
997
1007
"reportTime": "A String", # Date and time the report was received.
"deviceFiles": [ # A list of device files to download (Read-only)
1001
1012
{
1002
1013
"createTime": "A String", # Date and time the file was created
@@ -1024,6 +1035,7 @@ <h3>Method Details</h3>
1024
1035
"firmwareVersion": "A String", # The Chrome device's firmware version.
1025
1036
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
1026
1037
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
1038
+
"lastDeprovisionTimestamp": "A String", # (Read-only) Date and time for the last deprovision of the device.
1027
1039
"lastEnrollmentTime": "A String", # Date and time the device was last enrolled (Read-only)
1028
1040
"lastKnownNetwork": [ # Contains last known network (Read-only)
1029
1041
{ # Information for an ip address.
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,7 @@ <h3>Method Details</h3>
106
106
"commandExpireTime": "A String", # The time at which the command will expire. If the device doesn't execute the command within this time the command will become expired.
107
107
"commandId": "A String", # Unique ID of a device command.
108
108
"commandResult": { # The result of executing a command. # The result of the command execution.
109
+
"commandResultPayload": "A String", # The payload for the command result. The following commands respond with a payload: - DEVICE_START_CRD_SESSION: Payload is a stringified JSON object in the form: { "url": url }. The URL provides a link to the CRD session.
109
110
"errorMessage": "A String", # The error message with a short explanation as to why the command failed. Only present if the command failed.
110
111
"executeTime": "A String", # The time at which the command was executed or failed to execute.
111
112
"result": "A String", # The result of the command.
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ <h3>Method Details</h3>
103
103
104
104
{ # A request for issuing a command.
105
105
"commandType": "A String", # The type of command.
106
-
"payload": "A String", # The payload for the command, provide it only if command supports it. The following commands support adding payload: - SET_VOLUME: Payload is a stringified JSON object in the form: { "volume": 50 }. The volume has to be an integer in the range [0,100].
106
+
"payload": "A String", # The payload for the command, provide it only if command supports it. The following commands support adding payload: - SET_VOLUME: Payload is a stringified JSON object in the form: { "volume": 50 }. The volume has to be an integer in the range [0,100]. - DEVICE_START_CRD_SESSION: Payload is optionally a stringified JSON object in the form: { "ackedUserPresence": true }. ackedUserPresence is a boolean. If a device is being used, ackedUserPresence must be set to true to acknowledge that you want to start a CRD session anyways. It is false by default, so a CRD command will fail if used on an active device without this field.
0 commit comments