google-apis-analyticsdata_v1beta 0.21.0 → 0.23.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: 347ae77f266797bdbeebe8fe90997405f3c1daef07f78252e71307910b226c55
4
- data.tar.gz: 38cafe92a8994df39ec7c83c50ee7b98f74894947bb36503166e65382c7e3a34
3
+ metadata.gz: 9374e7b83fefc18f8f8414fad471a2765ef59d8c43448c09a00da7d97d6c5038
4
+ data.tar.gz: 4449498d5969616d8f3e0498e2400e08f92f2cec4db905a0616606de161fab8d
5
5
  SHA512:
6
- metadata.gz: 6618a904b8e3f2f8feb7858cff7f1118783c97ca66219519d00a17a6e24e90d8ebc3b1cf31b4971bd161e0475202c7ef7dee86792a00a57ced8ad5224daaaff9
7
- data.tar.gz: 0ffdad163bb397aab19c3d6c6836d58cab4e5dc38bf785e52f1012f2ce43314bf71c8380a76eb215fd20c858dffed355fd3e6e5eb795418c9a139c84a63dc34a
6
+ metadata.gz: f6534074c4b9c565bbd6dd52dbd6412a0d7d01ac4c875fdd874162f800192045db8178d58949c0894f2c70d56bd4270d925597438d52bcdace8bf5e2c1ad3ba1
7
+ data.tar.gz: 683c331849d9de9c666c54ab6e208385193901d9873130fdd2cae9c57cff6d9069dfd88a62cc913826d9860c291b90c9cd5e2e6a2e5278a6107ae91c67affe99
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-analyticsdata_v1beta
2
2
 
3
+ ### v0.23.0 (2023-02-26)
4
+
5
+ * Regenerated from discovery document revision 20230214
6
+ * Regenerated using generator version 0.12.0
7
+
8
+ ### v0.22.0 (2022-12-13)
9
+
10
+ * Regenerated from discovery document revision 20221210
11
+
3
12
  ### v0.21.0 (2022-10-27)
4
13
 
5
14
  * Regenerated using generator version 0.11.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsdataV1beta
18
18
  # Version of the google-apis-analyticsdata_v1beta gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220825"
25
+ REVISION = "20230214"
26
26
  end
27
27
  end
28
28
  end
@@ -138,10 +138,7 @@ module Google
138
138
  # A Google Analytics GA4 property identifier whose events are tracked. To learn
139
139
  # more, see [where to find your Property ID](https://developers.google.com/
140
140
  # analytics/devguides/reporting/data/v1/property-id). `property` should be the
141
- # same value as in your `runReport` request. Example: properties/1234 Set the
142
- # Property ID to 0 for compatibility checking on dimensions and metrics common
143
- # to all properties. In this special mode, this method will not return custom
144
- # dimensions and metrics.
141
+ # same value as in your `runReport` request. Example: properties/1234
145
142
  # @param [Google::Apis::AnalyticsdataV1beta::CheckCompatibilityRequest] check_compatibility_request_object
146
143
  # @param [String] fields
147
144
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsdata_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.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: 2022-10-31 00:00:00.000000000 Z
11
+ date: 2023-02-26 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.9.1
19
+ version: 0.11.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.9.1
29
+ version: 0.11.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-analyticsdata_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsdata_v1beta/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsdata_v1beta/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsdata_v1beta
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.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Analytics Data API V1beta