class ChangeChromeOsDeviceStatusResult extends Model (View source)

Properties

string $deviceId
protected $errorType
protected $errorDataType
protected $responseType
protected $responseDataType

Methods

setDeviceId($deviceId)

No description

string
getDeviceId()

No description

setError(Status $error)

No description

getError()

No description

Details

setDeviceId($deviceId)

No description

Parameters

$deviceId

string getDeviceId()

No description

Return Value

string

setError(Status $error)

No description

Parameters

Status $error

Status getError()

No description

Return Value

Status

setResponse(ChangeChromeOsDeviceStatusSucceeded $response)

No description