Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php26 public $availableMemoryMb; variable in Google\\Service\\CloudFunctions\\CloudFunction
149 public function setAvailableMemoryMb($availableMemoryMb) argument
151 $this->availableMemoryMb = $availableMemoryMb;
158 return $this->availableMemoryMb;