reCAPTCHA Enterprise V1beta1 API - Class Google::Cloud::RecaptchaEnterprise::V1beta1::IOSKeySettings (v0.4.5)

Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API class Google::Cloud::RecaptchaEnterprise::V1beta1::IOSKeySettings.

Settings specific to keys that can be used by iOS apps.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allowed_bundle_ids

def allowed_bundle_ids() -> ::Array<::String>
Returns
  • (::Array<::String>) — iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'

#allowed_bundle_ids=

def allowed_bundle_ids=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
Returns
  • (::Array<::String>) — iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'