google-apis-firebaseappcheck_v1 0.9.0 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 682875f2bfff9a6e1e49ae2a49980f2ba9659f9a73434e2c2b8cca6ff3ec96e3
4
- data.tar.gz: b27c9dad8381d0eb58c1a6f100060213be12a0bbec6cfb943742350415932cd4
3
+ metadata.gz: dd1060d69387ea2efea5802477fdd7ca73bf61019329bdc4c0927a33c2b750b5
4
+ data.tar.gz: 8503b710f1a883e82a07a474987a4dc5909b60ed52eb020a84a84819bb99f5b4
5
5
  SHA512:
6
- metadata.gz: cabe5bb04c3b7e7403d17707e5a1e9fe48a9ee96f8cdf8bf862307a04f1d7ff7857bad7380ba2b0b314b22472ac315fea58dc410d38459c617211d05d9d0387b
7
- data.tar.gz: 466938f1bc84e5ca189171bcb87b02059d52689de55f5b08950cbc2468386a80cade4da3fa208cef141fa2550ffbdaea564f6b4a2131be4f8b4c714acdc28eae
6
+ metadata.gz: 6cab7cd5b30df4801b5bbfb66cc762322bb837c4c5ac2de381b35311606be7d2fb7906ec1013008b8d70f4eed019bdbb9d0c27f22bf398f949378a5d0bddad4b
7
+ data.tar.gz: 310243650fed02e7824e4c29f9e51e452cb4207b2ececa68ffbde9e6e39972e4a25095a7c487bbd32da03738b9316d4e68eeacf7128b0530ddc0b8570a57dbd0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1
2
2
 
3
+ ### v0.11.0 (2024-01-23)
4
+
5
+ * Regenerated using generator version 0.13.0
6
+
7
+ ### v0.10.0 (2023-10-15)
8
+
9
+ * Regenerated from discovery document revision 20231009
10
+
3
11
  ### v0.9.0 (2023-06-18)
4
12
 
5
13
  * Regenerated from discovery document revision 20230612
@@ -375,8 +375,10 @@ module Google
375
375
  # @return [String]
376
376
  attr_accessor :challenge
377
377
 
378
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
379
- # to self impose stricter TTL requirements for this exchange. Default: false.
378
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
379
+ # session based* (`false`) context. To enable this attestation to be used with
380
+ # the *replay protection* feature, set this to `true`. The default value is `
381
+ # false`.
380
382
  # Corresponds to the JSON property `limitedUse`
381
383
  # @return [Boolean]
382
384
  attr_accessor :limited_use
@@ -419,8 +421,10 @@ module Google
419
421
  # @return [String]
420
422
  attr_accessor :key_id
421
423
 
422
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
423
- # to self impose stricter TTL requirements for this exchange. Default: false.
424
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
425
+ # session based* (`false`) context. To enable this attestation to be used with
426
+ # the *replay protection* feature, set this to `true`. The default value is `
427
+ # false`.
424
428
  # Corresponds to the JSON property `limitedUse`
425
429
  # @return [Boolean]
426
430
  attr_accessor :limited_use
@@ -476,8 +480,10 @@ module Google
476
480
  # @return [String]
477
481
  attr_accessor :custom_token
478
482
 
479
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
480
- # to self impose stricter TTL requirements for this exchange. Default: false.
483
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
484
+ # session based* (`false`) context. To enable this attestation to be used with
485
+ # the *replay protection* feature, set this to `true`. The default value is `
486
+ # false`.
481
487
  # Corresponds to the JSON property `limitedUse`
482
488
  # @return [Boolean]
483
489
  attr_accessor :limited_use
@@ -504,8 +510,10 @@ module Google
504
510
  # @return [String]
505
511
  attr_accessor :debug_token
506
512
 
507
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
508
- # to self impose stricter TTL requirements for this exchange. Default: false.
513
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
514
+ # session based* (`false`) context. To enable this attestation to be used with
515
+ # the *replay protection* feature, set this to `true`. The default value is `
516
+ # false`.
509
517
  # Corresponds to the JSON property `limitedUse`
510
518
  # @return [Boolean]
511
519
  attr_accessor :limited_use
@@ -533,8 +541,10 @@ module Google
533
541
  # @return [String]
534
542
  attr_accessor :device_token
535
543
 
536
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
537
- # to self impose stricter TTL requirements for this exchange. Default: false.
544
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
545
+ # session based* (`false`) context. To enable this attestation to be used with
546
+ # the *replay protection* feature, set this to `true`. The default value is `
547
+ # false`.
538
548
  # Corresponds to the JSON property `limitedUse`
539
549
  # @return [Boolean]
540
550
  attr_accessor :limited_use
@@ -555,8 +565,10 @@ module Google
555
565
  class GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest
556
566
  include Google::Apis::Core::Hashable
557
567
 
558
- # Forces a short-lived token with a 5 minute TTL. Useful when the client wishes
559
- # to impose stricter TTL requirements for this exchange. Default: false.
568
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
569
+ # session based* (`false`) context. To enable this attestation to be used with
570
+ # the *replay protection* feature, set this to `true`. The default value is `
571
+ # false`.
560
572
  # Corresponds to the JSON property `limitedUse`
561
573
  # @return [Boolean]
562
574
  attr_accessor :limited_use
@@ -584,8 +596,10 @@ module Google
584
596
  class GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest
585
597
  include Google::Apis::Core::Hashable
586
598
 
587
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
588
- # to self impose stricter TTL requirements for this exchange. Default: false.
599
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
600
+ # session based* (`false`) context. To enable this attestation to be used with
601
+ # the *replay protection* feature, set this to `true`. The default value is `
602
+ # false`.
589
603
  # Corresponds to the JSON property `limitedUse`
590
604
  # @return [Boolean]
591
605
  attr_accessor :limited_use
@@ -613,8 +627,10 @@ module Google
613
627
  class GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest
614
628
  include Google::Apis::Core::Hashable
615
629
 
616
- # Forces a short lived token with a 5 minute TTL. Useful when the client wishes
617
- # to self impose stricter TTL requirements for this exchange. Default: false.
630
+ # Specifies whether this attestation is for use in a *limited use* (`true`) or *
631
+ # session based* (`false`) context. To enable this attestation to be used with
632
+ # the *replay protection* feature, set this to `true`. The default value is `
633
+ # false`.
618
634
  # Corresponds to the JSON property `limitedUse`
619
635
  # @return [Boolean]
620
636
  attr_accessor :limited_use
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseappcheckV1
18
18
  # Version of the google-apis-firebaseappcheck_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230612"
25
+ REVISION = "20231009"
26
26
  end
27
27
  end
28
28
  end
@@ -33,6 +33,8 @@ module Google
33
33
  #
34
34
  # @see https://firebase.google.com/docs/app-check
35
35
  class FirebaseappcheckService < Google::Apis::Core::BaseService
36
+ DEFAULT_ENDPOINT_TEMPLATE = "https://firebaseappcheck.$UNIVERSE_DOMAIN$/"
37
+
36
38
  # @return [String]
37
39
  # API key. Your API key identifies your project and provides you with API access,
38
40
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -44,7 +46,7 @@ module Google
44
46
  attr_accessor :quota_user
45
47
 
46
48
  def initialize
47
- super('https://firebaseappcheck.googleapis.com/', '',
49
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
48
50
  client_name: 'google-apis-firebaseappcheck_v1',
49
51
  client_version: Google::Apis::FirebaseappcheckV1::GEM_VERSION)
50
52
  @batch_path = 'batch'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebaseappcheck_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-18 00:00:00.000000000 Z
11
+ date: 2024-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Firebase App Check API V1