lib/google/cloud/recaptcha_enterprise/v1.rb in google-cloud-recaptcha_enterprise-v1-0.12.0 vs lib/google/cloud/recaptcha_enterprise/v1.rb in google-cloud-recaptcha_enterprise-v1-0.13.0

- old
+ new

@@ -21,12 +21,12 @@ module Google module Cloud module RecaptchaEnterprise ## - # To load this package, including all its services, and instantiate a client: + # API client module. # - # @example + # @example Load this package, including all its services, and instantiate a gRPC client # # require "google/cloud/recaptcha_enterprise/v1" # client = ::Google::Cloud::RecaptchaEnterprise::V1::RecaptchaEnterpriseService::Client.new # module V1