Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DManifest.php46 public $manifestSizeBytes; variable in Google\\Service\\DeploymentManager\\Manifest
147 public function setManifestSizeBytes($manifestSizeBytes) argument
149 $this->manifestSizeBytes = $manifestSizeBytes;
156 return $this->manifestSizeBytes;