Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2Key.php50 protected $restrictionsType = V2Restrictions::class;
160 * @param V2Restrictions
162 public function setRestrictions(V2Restrictions $restrictions)
167 * @return V2Restrictions
H A DV2Restrictions.php20 class V2Restrictions extends \Google\Collection class
107 class_alias(V2Restrictions::class, 'Google_Service_ApiKeysService_V2Restrictions');