Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProductVisibility.php30 public $trackIds; variable in Google\\Service\\AndroidEnterprise\\ProductVisibility
53 public function setTrackIds($trackIds) argument
55 $this->trackIds = $trackIds;
62 return $this->trackIds;
H A DProductPolicy.php40 public $trackIds; variable in Google\\Service\\AndroidEnterprise\\ProductPolicy
119 public function setTrackIds($trackIds) argument
121 $this->trackIds = $trackIds;
128 return $this->trackIds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DAppVersion.php30 public $trackIds; variable in Google\\Service\\AndroidManagement\\AppVersion
57 public function setTrackIds($trackIds) argument
59 $this->trackIds = $trackIds;
66 return $this->trackIds;