Searched refs:V2ServerKeyRestrictions (Results 1 – 2 of 2) sorted by relevance
31 protected $serverKeyRestrictionsType = V2ServerKeyRestrictions::class;91 * @param V2ServerKeyRestrictions93 public function setServerKeyRestrictions(V2ServerKeyRestrictions $serverKeyRestrictions)98 * @return V2ServerKeyRestrictions
20 class V2ServerKeyRestrictions extends \Google\Collection class45 class_alias(V2ServerKeyRestrictions::class, 'Google_Service_ApiKeysService_V2ServerKeyRestrictions'…