google-apis-firebasedynamiclinks_v1 0.14.0 → 0.15.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: e6153f717c9e4ff6f8fd004ae185fced53bb589ea2db7ed73ba7431df9ad69cf
4
- data.tar.gz: '0830626776495eabbbfe19135990eb548eb6c1f6f97fcc6b3e9854fd090b9d7a'
3
+ metadata.gz: f792040b7516e574ab0d8af691a9c12afbea1d2e8e82eddf2dafc140f60173e6
4
+ data.tar.gz: 216984774ae290935c46d8bbeb6b4aeacaf5fe119448a6d2b920daff0fac2ce9
5
5
  SHA512:
6
- metadata.gz: 84e2af74b388f116c4de96739839b4faffe44d89ad2a6607a16fb2a7adbf8fb17073448be13008c408056a5b3138ccfba0f2c424defbd1ccacc37a0bf02fc82f
7
- data.tar.gz: 18b73a2022e5361f4b3c981d2a59ddd426f90cc1a6dab3a3a57f1b2d8902d307c827afd3de8f3ed0c9d6e46efdbd001727198bb6f7927ae1a4952a6b2241ed6d
6
+ metadata.gz: a8e8143246ac31ada730f541b442d664bd5c82e890e8458c09b37aee6fd5881f3d229b062458de6a51cb5e18491ae350fa685156741113c9bbf01ef2c575bbdd
7
+ data.tar.gz: 94f445e9a6d938573694ec059ccb2f99805e143ba2843968d5c72cc78b983ed5679dd4efa5860fb3e8314a79db4d840a78c04834aa66da0486cffc23870a3f43
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebasedynamiclinks_v1
2
2
 
3
+ ### v0.15.0 (2023-09-03)
4
+
5
+ * Regenerated from discovery document revision 20230831
6
+
3
7
  ### v0.14.0 (2023-03-05)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -510,8 +510,8 @@ module Google
510
510
  attr_accessor :sdk_version
511
511
 
512
512
  # Possible unique matched link that server need to check before performing
513
- # fingerprint match. If passed link is short server need to expand the link. If
514
- # link is long server need to vslidate the link.
513
+ # device heuristics match. If passed link is short server need to expand the
514
+ # link. If link is long server need to vslidate the link.
515
515
  # Corresponds to the JSON property `uniqueMatchLinkToCheck`
516
516
  # @return [String]
517
517
  attr_accessor :unique_match_link_to_check
@@ -554,8 +554,8 @@ module Google
554
554
  # @return [String]
555
555
  attr_accessor :attribution_confidence
556
556
 
557
- # The deep-link attributed post-install via one of several techniques (
558
- # fingerprint, copy unique).
557
+ # The deep-link attributed post-install via one of several techniques (device
558
+ # heuristics, copy unique).
559
559
  # Corresponds to the JSON property `deepLink`
560
560
  # @return [String]
561
561
  attr_accessor :deep_link
@@ -576,8 +576,8 @@ module Google
576
576
  # @return [String]
577
577
  attr_accessor :fallback_link
578
578
 
579
- # Invitation ID attributed post-install via one of several techniques (
580
- # fingerprint, copy unique).
579
+ # Invitation ID attributed post-install via one of several techniques (device
580
+ # heuristics, copy unique).
581
581
  # Corresponds to the JSON property `invitationId`
582
582
  # @return [String]
583
583
  attr_accessor :invitation_id
@@ -602,7 +602,7 @@ module Google
602
602
  attr_accessor :request_ip_version
603
603
 
604
604
  # Entire FDL (short or long) attributed post-install via one of several
605
- # techniques (fingerprint, copy unique).
605
+ # techniques (device heuristics, copy unique).
606
606
  # Corresponds to the JSON property `requestedLink`
607
607
  # @return [String]
608
608
  attr_accessor :requested_link
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebasedynamiclinksV1
18
18
  # Version of the google-apis-firebasedynamiclinks_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.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 = "20211112"
25
+ REVISION = "20230831"
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-firebasedynamiclinks_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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-03-05 00:00:00.000000000 Z
11
+ date: 2023-09-03 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-firebasedynamiclinks_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedynamiclinks_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedynamiclinks_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebasedynamiclinks_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.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Firebase Dynamic Links API V1