Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2Restrictions.php23 protected $androidKeyRestrictionsType = V2AndroidKeyRestrictions::class;
35 * @param V2AndroidKeyRestrictions
37 public function setAndroidKeyRestrictions(V2AndroidKeyRestrictions $androidKeyRestrictions)
42 * @return V2AndroidKeyRestrictions
H A DV2AndroidKeyRestrictions.php20 class V2AndroidKeyRestrictions extends \Google\Collection class
43 class_alias(V2AndroidKeyRestrictions::class, 'Google_Service_ApiKeysService_V2AndroidKeyRestriction…