# -*- encoding: utf-8 -*-
# stub: google-cloud-recaptcha_enterprise-v1 1.4.1 ruby lib

Gem::Specification.new do |s|
  s.name = "google-cloud-recaptcha_enterprise-v1".freeze
  s.version = "1.4.1".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Google LLC".freeze]
  s.date = "2024-12-04"
  s.description = "reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more details.".freeze
  s.email = "googleapis-packages@google.com".freeze
  s.files = [".yardopts".freeze, "AUTHENTICATION.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "lib/google-cloud-recaptcha_enterprise-v1.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/credentials.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/paths.rb".freeze, "lib/google/cloud/recaptcha_enterprise/v1/version.rb".freeze, "lib/google/cloud/recaptchaenterprise/v1/recaptchaenterprise_pb.rb".freeze, "lib/google/cloud/recaptchaenterprise/v1/recaptchaenterprise_services_pb.rb".freeze, "proto_docs/README.md".freeze, "proto_docs/google/api/client.rb".freeze, "proto_docs/google/api/field_behavior.rb".freeze, "proto_docs/google/api/field_info.rb".freeze, "proto_docs/google/api/launch_stage.rb".freeze, "proto_docs/google/api/resource.rb".freeze, "proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb".freeze, "proto_docs/google/protobuf/any.rb".freeze, "proto_docs/google/protobuf/duration.rb".freeze, "proto_docs/google/protobuf/empty.rb".freeze, "proto_docs/google/protobuf/field_mask.rb".freeze, "proto_docs/google/protobuf/timestamp.rb".freeze, "proto_docs/google/rpc/status.rb".freeze]
  s.homepage = "https://github.com/googleapis/google-cloud-ruby".freeze
  s.licenses = ["Apache-2.0".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze)
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Help protect your website from fraudulent activity, spam, and abuse without creating friction.".freeze

  s.specification_version = 4

  s.add_runtime_dependency(%q<gapic-common>.freeze, [">= 0.21.1".freeze, "< 2.a".freeze])
  s.add_runtime_dependency(%q<google-cloud-errors>.freeze, ["~> 1.0".freeze])
end