google-apis-playdeveloperreporting_v1alpha1 0.24.0 → 0.26.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: 5b815c8931b8ab2d46b5f060f295e08cba42e8d9cc35a3a6d5542582bf4b3f21
4
- data.tar.gz: 24e7ff57c70a5969403e428302e47bb83bbd34f49b4f58b176810e211b0f0317
3
+ metadata.gz: a72d35ff5f228bfbf96b96826571b1f0a306d66f985c6c14ad22bcbe5943e32b
4
+ data.tar.gz: 198750fba652b94d9ac8a013ff2117af3546fb18d05e3e0a7801ebf46c691227
5
5
  SHA512:
6
- metadata.gz: e19c0a389a991eedad0f3347aa97ebdef1a62d6531f1f3f6e570652198a45b38bcf5a264bd40dbcef7f7138f34f856505a9e3513709ebddd2a15144cec52dc71
7
- data.tar.gz: f47dc1d7cd9333874868822191dd24104c003341e57d514721f3b80982d2aae2cb4aa9261734f5202f1d73e78016710194a97809b45d81609dc668996f5555e1
6
+ metadata.gz: d39fb0e79c9405ed9da3b94b821cbbfe41f9300abb66fed9d94d98a38dde1569550c696f3be6257f8c6d4ce5ae1cb0a68c84bbefc5a7ddcf63fb8d2381866b3e
7
+ data.tar.gz: cc975832224947bfc4d915b9085d1cab3aee44e218114249755ab8d36887071126e0923fd74934c4fd74a138f1409e8f97ac8c6003abbb1aac209e8269a58f87
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-playdeveloperreporting_v1alpha1
2
2
 
3
+ ### v0.26.0 (2024-01-07)
4
+
5
+ * Regenerated from discovery document revision 20240101
6
+
7
+ ### v0.25.0 (2023-12-24)
8
+
9
+ * Regenerated from discovery document revision 20231217
10
+
3
11
  ### v0.24.0 (2023-12-17)
4
12
 
5
13
  * Regenerated from discovery document revision 20231210
@@ -52,7 +52,7 @@ module Google
52
52
  # @return [String]
53
53
  attr_accessor :metric_set
54
54
 
55
- # Name of the anomaly. Format: apps/`app`/anomalies/`anomaly`
55
+ # Identifier. Name of the anomaly. Format: apps/`app`/anomalies/`anomaly`
56
56
  # Corresponds to the JSON property `name`
57
57
  # @return [String]
58
58
  attr_accessor :name
@@ -159,7 +159,7 @@ module Google
159
159
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
160
160
  attr_accessor :freshness_info
161
161
 
162
- # The resource name. Format: apps/`app`/anrRateMetricSet
162
+ # Identifier. The resource name. Format: apps/`app`/anrRateMetricSet
163
163
  # Corresponds to the JSON property `name`
164
164
  # @return [String]
165
165
  attr_accessor :name
@@ -186,7 +186,7 @@ module Google
186
186
  # @return [String]
187
187
  attr_accessor :display_name
188
188
 
189
- # The resource name. Format: apps/`app`
189
+ # Identifier. The resource name. Format: apps/`app`
190
190
  # Corresponds to the JSON property `name`
191
191
  # @return [String]
192
192
  attr_accessor :name
@@ -301,7 +301,7 @@ module Google
301
301
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
302
302
  attr_accessor :freshness_info
303
303
 
304
- # The resource name. Format: apps/`app`/crashRateMetricSet
304
+ # Identifier. The resource name. Format: apps/`app`/crashRateMetricSet
305
305
  # Corresponds to the JSON property `name`
306
306
  # @return [String]
307
307
  attr_accessor :name
@@ -595,7 +595,8 @@ module Google
595
595
  # @return [String]
596
596
  attr_accessor :location
597
597
 
598
- # The resource name of the issue. Format: apps/`app`/errorIssues/`issue`
598
+ # Identifier. The resource name of the issue. Format: apps/`app`/errorIssues/`
599
+ # issue`
599
600
  # Corresponds to the JSON property `name`
600
601
  # @return [String]
601
602
  attr_accessor :name
@@ -767,7 +768,7 @@ module Google
767
768
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
768
769
  attr_accessor :freshness_info
769
770
 
770
- # The resource name. Format: apps/`app`/excessiveWakeupRateMetricSet
771
+ # Identifier. The resource name. Format: apps/`app`/excessiveWakeupRateMetricSet
771
772
  # Corresponds to the JSON property `name`
772
773
  # @return [String]
773
774
  attr_accessor :name
@@ -2185,7 +2186,7 @@ module Google
2185
2186
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
2186
2187
  attr_accessor :freshness_info
2187
2188
 
2188
- # The resource name. Format: apps/`app`/slowRenderingRateMetricSet
2189
+ # Identifier. The resource name. Format: apps/`app`/slowRenderingRateMetricSet
2189
2190
  # Corresponds to the JSON property `name`
2190
2191
  # @return [String]
2191
2192
  attr_accessor :name
@@ -2259,7 +2260,7 @@ module Google
2259
2260
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
2260
2261
  attr_accessor :freshness_info
2261
2262
 
2262
- # The resource name. Format: apps/`app`/slowStartRateMetricSet
2263
+ # Identifier. The resource name. Format: apps/`app`/slowStartRateMetricSet
2263
2264
  # Corresponds to the JSON property `name`
2264
2265
  # @return [String]
2265
2266
  attr_accessor :name
@@ -2333,7 +2334,8 @@ module Google
2333
2334
  # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo]
2334
2335
  attr_accessor :freshness_info
2335
2336
 
2336
- # The resource name. Format: apps/`app`/stuckBackgroundWakelockRateMetricSet
2337
+ # Identifier. The resource name. Format: apps/`app`/
2338
+ # stuckBackgroundWakelockRateMetricSet
2337
2339
  # Corresponds to the JSON property `name`
2338
2340
  # @return [String]
2339
2341
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PlaydeveloperreportingV1alpha1
18
18
  # Version of the google-apis-playdeveloperreporting_v1alpha1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.26.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 = "20231210"
25
+ REVISION = "20240101"
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-playdeveloperreporting_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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-12-17 00:00:00.000000000 Z
11
+ date: 2024-01-07 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-playdeveloperreporting_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1
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.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Play Developer Reporting API V1alpha1