Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2Restrictions.php31 protected $serverKeyRestrictionsType = V2ServerKeyRestrictions::class;
91 * @param V2ServerKeyRestrictions
93 public function setServerKeyRestrictions(V2ServerKeyRestrictions $serverKeyRestrictions)
98 * @return V2ServerKeyRestrictions
H A DV2ServerKeyRestrictions.php20 class V2ServerKeyRestrictions extends \Google\Collection class
45 class_alias(V2ServerKeyRestrictions::class, 'Google_Service_ApiKeysService_V2ServerKeyRestrictions'…