Home
last modified time | relevance | path

Searched refs:deviceOutOfMemory (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DFailureDetail.php29 public $deviceOutOfMemory; variable in Google\\Service\\ToolResults\\FailureDetail
68 public function setDeviceOutOfMemory($deviceOutOfMemory) argument
70 $this->deviceOutOfMemory = $deviceOutOfMemory;
77 return $this->deviceOutOfMemory;