google-apis-firebasedynamiclinks_v1 0.6.0 → 0.7.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: c921ef680b0d1288c22e5a46002458d2d7f0d602ebc5fb0da721f60d1313aa0b
|
|
4
|
+
data.tar.gz: 68f0e4ba9ed2569bdbcadab7344fc54cabb4ece4e40e87dd51942fc47e839a0c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ff1ab2b1bff1320d715a87a8edf76ea8fe6b2d06cbb640968f0eb2177d5659a374178ee6433f69133fd2277b3b7841c8efceecec30aeb8128998d4d2ab8950ad
|
|
7
|
+
data.tar.gz: 41338525dc9cfa7768e59333b34281c4908cb6fcd359b5962e903557989f1439ad9961139efe63ae6c51c75eb5fb3ecf042e49afa0d208e15500918c7cb10600
|
data/CHANGELOG.md
CHANGED
|
@@ -777,9 +777,7 @@ module Google
|
|
|
777
777
|
class GooglePlayAnalytics
|
|
778
778
|
include Google::Apis::Core::Hashable
|
|
779
779
|
|
|
780
|
-
#
|
|
781
|
-
# 1033981?hl=en); used to measure Google AdWords ads. This value is generated
|
|
782
|
-
# dynamically and should never be modified.
|
|
780
|
+
# Deprecated; FDL SDK does not process nor log it.
|
|
783
781
|
# Corresponds to the JSON property `gclid`
|
|
784
782
|
# @return [String]
|
|
785
783
|
attr_accessor :gclid
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.7.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20211112"
|
|
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.
|
|
4
|
+
version: 0.7.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: 2021-
|
|
11
|
+
date: 2021-11-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-firebasedynamiclinks_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedynamiclinks_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedynamiclinks_v1/v0.7.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: []
|