google-apis-firebasedynamiclinks_v1 0.14.0 → 0.16.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: 178552b41c26d8425576ed7786b6011d997ab8b5fab4595c2a8030bb805450a8
4
+ data.tar.gz: 6e85778adcdf2ec1bd738cdadbd755a4819c8344ef0bc46df28dbc06710e724a
5
5
  SHA512:
6
- metadata.gz: 84e2af74b388f116c4de96739839b4faffe44d89ad2a6607a16fb2a7adbf8fb17073448be13008c408056a5b3138ccfba0f2c424defbd1ccacc37a0bf02fc82f
7
- data.tar.gz: 18b73a2022e5361f4b3c981d2a59ddd426f90cc1a6dab3a3a57f1b2d8902d307c827afd3de8f3ed0c9d6e46efdbd001727198bb6f7927ae1a4952a6b2241ed6d
6
+ metadata.gz: d0d3f143da953090a819fee97bbbd3306086c4d8feebfc65fc3e6cbcd45ed1184789e5b7005ec0806debb348ba2c8eaadb2527f84cb84a90d935f9fcea2114a4
7
+ data.tar.gz: 113ee2364f36b0a3ca932112182596627531490c0eda232e0311c944c1702ee3c44e6f3c545706f1673c9c06a19cb6f1053a615aec48e42362da7f020abaa168
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-firebasedynamiclinks_v1
2
2
 
3
+ ### v0.16.0 (2023-11-12)
4
+
5
+ * Regenerated from discovery document revision 20231107
6
+
7
+ ### v0.15.0 (2023-09-03)
8
+
9
+ * Regenerated from discovery document revision 20230831
10
+
3
11
  ### v0.14.0 (2023-03-05)
4
12
 
5
13
  * 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
@@ -540,6 +540,7 @@ module Google
540
540
  end
541
541
 
542
542
  # Response for iSDK to execute strong match flow for post-install attribution.
543
+ # Information of the resolved FDL link.
543
544
  class GetIosPostInstallAttributionResponse
544
545
  include Google::Apis::Core::Hashable
545
546
 
@@ -554,8 +555,8 @@ module Google
554
555
  # @return [String]
555
556
  attr_accessor :attribution_confidence
556
557
 
557
- # The deep-link attributed post-install via one of several techniques (
558
- # fingerprint, copy unique).
558
+ # The deep-link attributed post-install via one of several techniques (device
559
+ # heuristics, copy unique).
559
560
  # Corresponds to the JSON property `deepLink`
560
561
  # @return [String]
561
562
  attr_accessor :deep_link
@@ -576,8 +577,8 @@ module Google
576
577
  # @return [String]
577
578
  attr_accessor :fallback_link
578
579
 
579
- # Invitation ID attributed post-install via one of several techniques (
580
- # fingerprint, copy unique).
580
+ # Invitation ID attributed post-install via one of several techniques (device
581
+ # heuristics, copy unique).
581
582
  # Corresponds to the JSON property `invitationId`
582
583
  # @return [String]
583
584
  attr_accessor :invitation_id
@@ -602,7 +603,7 @@ module Google
602
603
  attr_accessor :request_ip_version
603
604
 
604
605
  # Entire FDL (short or long) attributed post-install via one of several
605
- # techniques (fingerprint, copy unique).
606
+ # techniques (device heuristics, copy unique).
606
607
  # Corresponds to the JSON property `requestedLink`
607
608
  # @return [String]
608
609
  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.16.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 = "20231107"
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.16.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-11-12 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.16.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