Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DManifest.php50 public $manifestSizeLimitBytes; variable in Google\\Service\\DeploymentManager\\Manifest
161 public function setManifestSizeLimitBytes($manifestSizeLimitBytes) argument
163 $this->manifestSizeLimitBytes = $manifestSizeLimitBytes;
170 return $this->manifestSizeLimitBytes;