GoogleApi.Admin.Directory_v1.Model.DirectoryChromeosdevicesIssueCommandResponse (google_api_admin v0.23.1) View Source
A response for issuing a command.
Attributes
-
commandId(type:String.t, default:nil) - The unique ID of the issued command, used to retrieve the command status.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Admin.Directory_v1.Model.DirectoryChromeosdevicesIssueCommandResponse{
commandId: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.