Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceTierConfig.php29 protected $deviceTierSetType = DeviceTierSet::class;
61 * @param DeviceTierSet
63 public function setDeviceTierSet(DeviceTierSet $deviceTierSet)
68 * @return DeviceTierSet
H A DDeviceTierSet.php20 class DeviceTierSet extends \Google\Collection class
43 class_alias(DeviceTierSet::class, 'Google_Service_AndroidPublisher_DeviceTierSet');