Class: Google::Cloud::RecaptchaEnterprise::V1::IOSKeySettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#allow_all_bundle_ids::Boolean



1434
1435
1436
1437
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1434

class IOSKeySettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#allowed_bundle_ids::Array<::String>



1434
1435
1436
1437
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1434

class IOSKeySettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#apple_developer_id::Google::Cloud::RecaptchaEnterprise::V1::AppleDeveloperId



1434
1435
1436
1437
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1434

class IOSKeySettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end