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

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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allowed_package_names

def allowed_package_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — Android package names of apps allowed to use the key. Example: 'com.companyname.appname'

#allowed_package_names=

def allowed_package_names=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Android package names of apps allowed to use the key. Example: 'com.companyname.appname'
Returns
  • (::Array<::String>) — Android package names of apps allowed to use the key. Example: 'com.companyname.appname'