google-apis-analyticsdata_v1beta 0.20.0 → 0.22.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: fecdb5c869c1d773f5ef7b8c1bc3efe60c5a2f91beabfa5fc1e78c23c18b5dc8
4
- data.tar.gz: ad620ce4dae92037508b57d1b3e732a69151bfaf4819e750b06103f12ffe4ac7
3
+ metadata.gz: 67119dc7beab14ac9d12f34ec30d40f9564fe32b6600886a178f520ae3b7096d
4
+ data.tar.gz: 8a37941f876f3d0560292e34bd71e1b04aa679b29df414708688df8f04c81465
5
5
  SHA512:
6
- metadata.gz: '090b6501a80cd70b47c8fda8913b862dad3cc66b9f2d2a063603a8c8dcc206a19acd49a5a9105b4320f43e30eb6c22533a0f3bf0736cf5ecce27d6f8304390ca'
7
- data.tar.gz: 5e0d7a1e357abe3a3ea594379f03144338a56214b2789eb89b9518f3e3eabfcc18880f07846dd86ef92f3a8fd913076d8ced6d4bd4b24ab3d0f69710bcadec30
6
+ metadata.gz: ee6986e29ae00d75fe8a5d8ebd38f995b0a2f2fdb4c349b597dc27a3df3f4870431238714ed670aefefe6c069ddd83a22c91f3adf0458f7531d5f581cda0c712
7
+ data.tar.gz: 9830fd2ca84189d8f3b4f2a7b9b300773ed991e2eb23af7f17f0252029b74dd07df9fd61c898cdf34188166c99f0be8a7a2158eeec03297a3532e0eb065c8523
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-analyticsdata_v1beta
2
2
 
3
+ ### v0.22.0 (2022-12-13)
4
+
5
+ * Regenerated from discovery document revision 20221210
6
+
7
+ ### v0.21.0 (2022-10-27)
8
+
9
+ * Regenerated using generator version 0.11.0
10
+
3
11
  ### v0.20.0 (2022-09-21)
4
12
 
5
13
  * Regenerated using generator version 0.10.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.20.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220825"
25
+ REVISION = "20221210"
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.20.0
4
+ version: 0.22.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-09-26 00:00:00.000000000 Z
11
+ date: 2023-01-04 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.0
19
+ version: 0.9.1
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.0
29
+ version: 0.9.1
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.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsdata_v1beta/v0.22.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: []