GoogleApi.Admin.Directory_v1.Model.DirectoryChromeosdevicesIssueCommandRequest (google_api_admin v0.37.0) View Source
A request for issuing a command.
Attributes
-
commandType
(type:String.t
, default:nil
) - The type of command. -
payload
(type:String.t
, default:nil
) - 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].
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.