Searched refs:codeId (Results 1 – 3 of 3) sorted by relevance
38 * @param int $codeId The unique ID of the ASP to be deleted.41 public function delete($userKey, $codeId, $optParams = []) argument43 $params = ['userKey' => $userKey, 'codeId' => $codeId];52 * @param int $codeId The unique ID of the ASP.56 public function get($userKey, $codeId, $optParams = []) argument58 $params = ['userKey' => $userKey, 'codeId' => $codeId];
25 public $codeId; variable in Google\\Service\\Directory\\Asp54 public function setCodeId($codeId) argument56 $this->codeId = $codeId;63 return $this->codeId;
178 'path' => 'admin/directory/v1/users/{userKey}/asps/{codeId}',186 'codeId' => [193 'path' => 'admin/directory/v1/users/{userKey}/asps/{codeId}',201 'codeId' => [