google-apis-firebaseappcheck_v1 0.9.0 → 0.10.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 59e668e103acc01b547794da16fdd0f53fd02fd5f661bf3eeacdc48c035eff4d
|
4
|
+
data.tar.gz: 7f3fe1de45859cb2192321272b88733520a32eca9ec4cdb0744a57c9b5806375
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6126fb7fbbecfc8a37422d139c84bb3c3549c071644c16a47bf12d911600da3aa7b9975591e51e01ee1a4856fa95a1671f64a322f61eb7c37d79ff45a5341dc7
|
7
|
+
data.tar.gz: '0827e5652cac493d3f27990125275ecdd2d8b64214154d3c2a995923e3e591adea83808ce306f965b266bae04fbd66b6f605b823b7b6adecd35fabac3ece80bc'
|
data/CHANGELOG.md
CHANGED
@@ -375,8 +375,10 @@ module Google
|
|
375
375
|
# @return [String]
|
376
376
|
attr_accessor :challenge
|
377
377
|
|
378
|
-
#
|
379
|
-
#
|
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
|
-
#
|
423
|
-
#
|
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
|
-
#
|
480
|
-
#
|
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
|
-
#
|
508
|
-
#
|
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
|
-
#
|
537
|
-
#
|
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
|
-
#
|
559
|
-
#
|
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
|
-
#
|
588
|
-
#
|
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
|
-
#
|
617
|
-
#
|
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.
|
19
|
+
GEM_VERSION = "0.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20231009"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
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.
|
4
|
+
version: 0.10.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-
|
11
|
+
date: 2023-10-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1/v0.10.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.
|
78
|
+
rubygems_version: 3.4.19
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Firebase App Check API V1
|