Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2IosKeyRestrictions.php26 public $allowedBundleIds; variable in Google\\Service\\ApiKeysService\\V2IosKeyRestrictions
31 public function setAllowedBundleIds($allowedBundleIds) argument
33 $this->allowedBundleIds = $allowedBundleIds;
40 return $this->allowedBundleIds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1IOSKeySettings.php30 public $allowedBundleIds; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1IOSKeySettings
49 public function setAllowedBundleIds($allowedBundleIds) argument
51 $this->allowedBundleIds = $allowedBundleIds;
58 return $this->allowedBundleIds;