Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2Restrictions.php27 protected $browserKeyRestrictionsType = V2BrowserKeyRestrictions::class;
63 * @param V2BrowserKeyRestrictions
65 public function setBrowserKeyRestrictions(V2BrowserKeyRestrictions $browserKeyRestrictions)
70 * @return V2BrowserKeyRestrictions
H A DV2BrowserKeyRestrictions.php20 class V2BrowserKeyRestrictions extends \Google\Collection class
45 class_alias(V2BrowserKeyRestrictions::class, 'Google_Service_ApiKeysService_V2BrowserKeyRestriction…