Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DApkManifest.php26 public $applicationLabel; variable in Google\\Service\\Testing\\ApkManifest
53 public function setApplicationLabel($applicationLabel) argument
55 $this->applicationLabel = $applicationLabel;
62 return $this->applicationLabel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DExternallyHostedApk.php26 public $applicationLabel; variable in Google\\Service\\AndroidPublisher\\ExternallyHostedApk
85 public function setApplicationLabel($applicationLabel) argument
87 $this->applicationLabel = $applicationLabel;
94 return $this->applicationLabel;