Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2Restrictions.php29 protected $iosKeyRestrictionsType = V2IosKeyRestrictions::class;
77 * @param V2IosKeyRestrictions
79 public function setIosKeyRestrictions(V2IosKeyRestrictions $iosKeyRestrictions)
84 * @return V2IosKeyRestrictions
H A DV2IosKeyRestrictions.php20 class V2IosKeyRestrictions extends \Google\Collection class
45 class_alias(V2IosKeyRestrictions::class, 'Google_Service_ApiKeysService_V2IosKeyRestrictions');