google-apis-recaptchaenterprise_v1 0.63.0 → 0.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: cae1607b1c0651a01177c0adc1175324fd0a0dcbef4d2aecc098e7ecd7a64ebe
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: c427114ef9eadbf961c5ea6cd10c6713ce1e99533b7f274dd5273cb33b57327a
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: b74c511aed3fb960802d47bd4cbb3f68be33b10ed2281c96ab163d31d3f276e0e6f1079a4b8f689b840addbde4ed32459d65586abba0f5d4500dbe8064e3b397
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: ab181ab41bdcb4fbf2c1b1ed07983d70042f45e663fdf8ef9071e425e3906f19f7eb6086c0562c26978aeabcac092e8eb13a6cd602643afefe804c6c9073ea54
         
     | 
    
        data/CHANGELOG.md
    CHANGED
    
    | 
         @@ -1,5 +1,13 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # Release history for google-apis-recaptchaenterprise_v1
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
      
 3 
     | 
    
         
            +
            ### v0.65.0 (2025-11-02)
         
     | 
| 
      
 4 
     | 
    
         
            +
             
     | 
| 
      
 5 
     | 
    
         
            +
            * Regenerated from discovery document revision 20251026
         
     | 
| 
      
 6 
     | 
    
         
            +
             
     | 
| 
      
 7 
     | 
    
         
            +
            ### v0.64.0 (2025-10-19)
         
     | 
| 
      
 8 
     | 
    
         
            +
             
     | 
| 
      
 9 
     | 
    
         
            +
            * Regenerated from discovery document revision 20251006
         
     | 
| 
      
 10 
     | 
    
         
            +
             
     | 
| 
       3 
11 
     | 
    
         
             
            ### v0.63.0 (2025-10-05)
         
     | 
| 
       4 
12 
     | 
    
         | 
| 
       5 
13 
     | 
    
         
             
            * Regenerated from discovery document revision 20250928
         
     | 
| 
         @@ -158,9 +158,7 @@ module Google 
     | 
|
| 
       158 
158 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       159 
159 
     | 
    
         
             
                    attr_accessor :account_id
         
     | 
| 
       160 
160 
     | 
    
         | 
| 
       161 
     | 
    
         
            -
                    #  
     | 
| 
       162 
     | 
    
         
            -
                    # empty to provide reasons that apply to an event without concluding whether the
         
     | 
| 
       163 
     | 
    
         
            -
                    # event is legitimate or fraudulent.
         
     | 
| 
      
 161 
     | 
    
         
            +
                    # 
         
     | 
| 
       164 
162 
     | 
    
         
             
                    # Corresponds to the JSON property `annotation`
         
     | 
| 
       165 
163 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       166 
164 
     | 
    
         
             
                    attr_accessor :annotation
         
     | 
| 
         @@ -179,7 +177,7 @@ module Google 
     | 
|
| 
       179 
177 
     | 
    
         
             
                    # @return [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1PhoneAuthenticationEvent]
         
     | 
| 
       180 
178 
     | 
    
         
             
                    attr_accessor :phone_authentication_event
         
     | 
| 
       181 
179 
     | 
    
         | 
| 
       182 
     | 
    
         
            -
                    #  
     | 
| 
      
 180 
     | 
    
         
            +
                    # 
         
     | 
| 
       183 
181 
     | 
    
         
             
                    # Corresponds to the JSON property `reasons`
         
     | 
| 
       184 
182 
     | 
    
         
             
                    # @return [Array<String>]
         
     | 
| 
       185 
183 
     | 
    
         
             
                    attr_accessor :reasons
         
     | 
| 
         @@ -346,9 +344,7 @@ module Google 
     | 
|
| 
       346 
344 
     | 
    
         
             
                    # Optional. Identifies the client module initiating the CreateAssessment request.
         
     | 
| 
       347 
345 
     | 
    
         
             
                    # This can be the link to the client module's project. Examples include: - "
         
     | 
| 
       348 
346 
     | 
    
         
             
                    # github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager" - "
         
     | 
| 
       349 
     | 
    
         
            -
                    #  
     | 
| 
       350 
     | 
    
         
            -
                    # recaptcha/docs/implement-waf-cloudflare" - "wordpress.org/plugins/recaptcha-
         
     | 
| 
       351 
     | 
    
         
            -
                    # something"
         
     | 
| 
      
 347 
     | 
    
         
            +
                    # wordpress.org/plugins/recaptcha-something"
         
     | 
| 
       352 
348 
     | 
    
         
             
                    # Corresponds to the JSON property `client`
         
     | 
| 
       353 
349 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       354 
350 
     | 
    
         
             
                    attr_accessor :client
         
     | 
| 
         @@ -570,8 +566,9 @@ module Google 
     | 
|
| 
       570 
566 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       571 
567 
     | 
    
         
             
                    attr_accessor :user_ip_address
         
     | 
| 
       572 
568 
     | 
    
         | 
| 
       573 
     | 
    
         
            -
                    # Optional. Flag for running WAF token assessment. If 
     | 
| 
       574 
     | 
    
         
            -
                    # specified, and have been created by a WAF-enabled 
     | 
| 
      
 569 
     | 
    
         
            +
                    # Optional. Flag for running Web Application Firewall (WAF) token assessment. If
         
     | 
| 
      
 570 
     | 
    
         
            +
                    # enabled, the token must be specified, and have been created by a WAF-enabled
         
     | 
| 
      
 571 
     | 
    
         
            +
                    # key.
         
     | 
| 
       575 
572 
     | 
    
         
             
                    # Corresponds to the JSON property `wafTokenAssessment`
         
     | 
| 
       576 
573 
     | 
    
         
             
                    # @return [Boolean]
         
     | 
| 
       577 
574 
     | 
    
         
             
                    attr_accessor :waf_token_assessment
         
     | 
| 
         @@ -2330,12 +2327,13 @@ module Google 
     | 
|
| 
       2330 
2327 
     | 
    
         
             
                  class GoogleCloudRecaptchaenterpriseV1WafSettings
         
     | 
| 
       2331 
2328 
     | 
    
         
             
                    include Google::Apis::Core::Hashable
         
     | 
| 
       2332 
2329 
     | 
    
         | 
| 
       2333 
     | 
    
         
            -
                    # Required. The WAF feature for which this key is 
     | 
| 
      
 2330 
     | 
    
         
            +
                    # Required. The Web Application Firewall (WAF) feature for which this key is
         
     | 
| 
      
 2331 
     | 
    
         
            +
                    # enabled.
         
     | 
| 
       2334 
2332 
     | 
    
         
             
                    # Corresponds to the JSON property `wafFeature`
         
     | 
| 
       2335 
2333 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       2336 
2334 
     | 
    
         
             
                    attr_accessor :waf_feature
         
     | 
| 
       2337 
2335 
     | 
    
         | 
| 
       2338 
     | 
    
         
            -
                    # Required. The WAF service that uses this key.
         
     | 
| 
      
 2336 
     | 
    
         
            +
                    # Required. The Web Application Firewall (WAF) service that uses this key.
         
     | 
| 
       2339 
2337 
     | 
    
         
             
                    # Corresponds to the JSON property `wafService`
         
     | 
| 
       2340 
2338 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       2341 
2339 
     | 
    
         
             
                    attr_accessor :waf_service
         
     | 
| 
         @@ -16,13 +16,13 @@ module Google 
     | 
|
| 
       16 
16 
     | 
    
         
             
              module Apis
         
     | 
| 
       17 
17 
     | 
    
         
             
                module RecaptchaenterpriseV1
         
     | 
| 
       18 
18 
     | 
    
         
             
                  # Version of the google-apis-recaptchaenterprise_v1 gem
         
     | 
| 
       19 
     | 
    
         
            -
                  GEM_VERSION = "0. 
     | 
| 
      
 19 
     | 
    
         
            +
                  GEM_VERSION = "0.65.0"
         
     | 
| 
       20 
20 
     | 
    
         | 
| 
       21 
21 
     | 
    
         
             
                  # Version of the code generator used to generate this client
         
     | 
| 
       22 
22 
     | 
    
         
             
                  GENERATOR_VERSION = "0.18.0"
         
     | 
| 
       23 
23 
     | 
    
         | 
| 
       24 
24 
     | 
    
         
             
                  # Revision of the discovery document this client was generated from
         
     | 
| 
       25 
     | 
    
         
            -
                  REVISION = " 
     | 
| 
      
 25 
     | 
    
         
            +
                  REVISION = "20251026"
         
     | 
| 
       26 
26 
     | 
    
         
             
                end
         
     | 
| 
       27 
27 
     | 
    
         
             
              end
         
     | 
| 
       28 
28 
     | 
    
         
             
            end
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: google-apis-recaptchaenterprise_v1
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.65.0
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Google LLC
         
     | 
| 
         @@ -57,7 +57,7 @@ licenses: 
     | 
|
| 
       57 
57 
     | 
    
         
             
            metadata:
         
     | 
| 
       58 
58 
     | 
    
         
             
              bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
         
     | 
| 
       59 
59 
     | 
    
         
             
              changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md
         
     | 
| 
       60 
     | 
    
         
            -
              documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0. 
     | 
| 
      
 60 
     | 
    
         
            +
              documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.65.0
         
     | 
| 
       61 
61 
     | 
    
         
             
              source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recaptchaenterprise_v1
         
     | 
| 
       62 
62 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
       63 
63 
     | 
    
         
             
            require_paths:
         
     |