Lines Matching refs:Testers
20 use Google\Service\AndroidPublisher\Testers; alias
40 * @return Testers
46 return $this->call('get', [$params], Testers::class);
55 * @param Testers $postBody
57 * @return Testers
59 public function patch($packageName, $editId, $track, Testers $postBody, $optParams = [])
63 return $this->call('patch', [$params], Testers::class);
72 * @param Testers $postBody
74 * @return Testers
76 public function update($packageName, $editId, $track, Testers $postBody, $optParams = [])
80 return $this->call('update', [$params], Testers::class);