Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class IOSKeySettings.
Settings specific to keys that can be used by iOS apps.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.IOSKeySettings
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ allow_all_bundle_ids
bool
If set to true, allowed_bundle_ids are not enforced.
↳ allowed_bundle_ids
array
iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
getAllowAllBundleIds
If set to true, allowed_bundle_ids are not enforced.
bool
setAllowAllBundleIds
If set to true, allowed_bundle_ids are not enforced.
var
bool
$this
getAllowedBundleIds
iOS bundle ids of apps allowed to use the key.
Example: 'com.companyname.productname.appname'
setAllowedBundleIds
iOS bundle ids of apps allowed to use the key.
Example: 'com.companyname.productname.appname'
var
string[]
$this