Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppVersion.php26 public $isProduction; variable in Google\\Service\\AndroidEnterprise\\AppVersion
47 public function setIsProduction($isProduction) argument
49 $this->isProduction = $isProduction;
56 return $this->isProduction;