Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DNonSdkApiUsageViolationReport.php32 public $targetSdkVersion; variable in Google\\Service\\ToolResults\\NonSdkApiUsageViolationReport
69 public function setTargetSdkVersion($targetSdkVersion) argument
71 $this->targetSdkVersion = $targetSdkVersion;
78 return $this->targetSdkVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DApkManifest.php44 public $targetSdkVersion; variable in Google\\Service\\Testing\\ApkManifest
123 public function setTargetSdkVersion($targetSdkVersion) argument
125 $this->targetSdkVersion = $targetSdkVersion;
132 return $this->targetSdkVersion;