Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceTierConfig.php28 public $deviceTierConfigId; variable in Google\\Service\\AndroidPublisher\\DeviceTierConfig
49 public function setDeviceTierConfigId($deviceTierConfigId) argument
51 $this->deviceTierConfigId = $deviceTierConfigId;
58 return $this->deviceTierConfigId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php54 * @param string $deviceTierConfigId Required. Id of an existing device tier
59 public function get($packageName, $deviceTierConfigId, $optParams = []) argument
61 $params = ['packageName' => $packageName, 'deviceTierConfigId' => $deviceTierConfigId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php103 … 'path' => 'androidpublisher/v3/applications/{packageName}/deviceTierConfigs/{deviceTierConfigId}',
111 'deviceTierConfigId' => [