google-apis-playdeveloperreporting_v1alpha1 0.40.0 → 0.41.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.
@@ -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.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260709"
25
+ REVISION = "20260813"
26
26
  end
27
27
  end
28
28
  end
@@ -40,6 +40,12 @@ module Google
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
+ class GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
43
49
  class GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet
44
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
51
 
@@ -58,6 +64,12 @@ module Google
58
64
  include Google::Apis::Core::JsonObjectSupport
59
65
  end
60
66
 
67
+ class GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
61
73
  class GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet
62
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
75
 
@@ -160,6 +172,18 @@ module Google
160
172
  include Google::Apis::Core::JsonObjectSupport
161
173
  end
162
174
 
175
+ class GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetRequest
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
163
187
  class GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest
164
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
189
 
@@ -172,6 +196,18 @@ module Google
172
196
  include Google::Apis::Core::JsonObjectSupport
173
197
  end
174
198
 
199
+ class GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
175
211
  class GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest
176
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
213
 
@@ -366,6 +402,15 @@ module Google
366
402
  end
367
403
  end
368
404
 
405
+ class GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet
406
+ # @private
407
+ class Representation < Google::Apis::Core::JsonRepresentation
408
+ property :freshness_info, as: 'freshnessInfo', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo::Representation
409
+
410
+ property :name, as: 'name'
411
+ end
412
+ end
413
+
369
414
  class GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet
370
415
  # @private
371
416
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -391,6 +436,15 @@ module Google
391
436
  end
392
437
  end
393
438
 
439
+ class GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet
440
+ # @private
441
+ class Representation < Google::Apis::Core::JsonRepresentation
442
+ property :freshness_info, as: 'freshnessInfo', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1FreshnessInfo::Representation
443
+
444
+ property :name, as: 'name'
445
+ end
446
+ end
447
+
394
448
  class GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet
395
449
  # @private
396
450
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -576,6 +630,29 @@ module Google
576
630
  end
577
631
  end
578
632
 
633
+ class GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetRequest
634
+ # @private
635
+ class Representation < Google::Apis::Core::JsonRepresentation
636
+ collection :dimensions, as: 'dimensions'
637
+ property :filter, as: 'filter'
638
+ collection :metrics, as: 'metrics'
639
+ property :page_size, as: 'pageSize'
640
+ property :page_token, as: 'pageToken'
641
+ property :timeline_spec, as: 'timelineSpec', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec::Representation
642
+
643
+ property :user_cohort, as: 'userCohort'
644
+ end
645
+ end
646
+
647
+ class GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse
648
+ # @private
649
+ class Representation < Google::Apis::Core::JsonRepresentation
650
+ property :next_page_token, as: 'nextPageToken'
651
+ collection :rows, as: 'rows', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1MetricsRow, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1MetricsRow::Representation
652
+
653
+ end
654
+ end
655
+
579
656
  class GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest
580
657
  # @private
581
658
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -599,6 +676,29 @@ module Google
599
676
  end
600
677
  end
601
678
 
679
+ class GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetRequest
680
+ # @private
681
+ class Representation < Google::Apis::Core::JsonRepresentation
682
+ collection :dimensions, as: 'dimensions'
683
+ property :filter, as: 'filter'
684
+ collection :metrics, as: 'metrics'
685
+ property :page_size, as: 'pageSize'
686
+ property :page_token, as: 'pageToken'
687
+ property :timeline_spec, as: 'timelineSpec', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec::Representation
688
+
689
+ property :user_cohort, as: 'userCohort'
690
+ end
691
+ end
692
+
693
+ class GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse
694
+ # @private
695
+ class Representation < Google::Apis::Core::JsonRepresentation
696
+ property :next_page_token, as: 'nextPageToken'
697
+ collection :rows, as: 'rows', class: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1MetricsRow, decorator: Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1MetricsRow::Representation
698
+
699
+ end
700
+ end
701
+
602
702
  class GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest
603
703
  # @private
604
704
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -173,6 +173,71 @@ module Google
173
173
  execute_or_queue_command(command, &block)
174
174
  end
175
175
 
176
+ # Describes the properties of the metric set.
177
+ # @param [String] name
178
+ # Required. * The resource name. Format: apps/`app`/
179
+ # anonRssAndSwapMemoryUsageMetricSet
180
+ # @param [String] fields
181
+ # Selector specifying which fields to include in a partial response.
182
+ # @param [String] quota_user
183
+ # Available to use for quota purposes for server-side applications. Can be any
184
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
185
+ # @param [Google::Apis::RequestOptions] options
186
+ # Request-specific options
187
+ #
188
+ # @yield [result, err] Result & error if block supplied
189
+ # @yieldparam result [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet] parsed result object
190
+ # @yieldparam err [StandardError] error object if request failed
191
+ #
192
+ # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet]
193
+ #
194
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
195
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
196
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
197
+ def get_vital_anonrssandswapmemoryusage(name, fields: nil, quota_user: nil, options: nil, &block)
198
+ command = make_simple_command(:get, 'v1alpha1/{+name}', options)
199
+ command.response_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet::Representation
200
+ command.response_class = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1AnonRssAndSwapMemoryUsageMetricSet
201
+ command.params['name'] = name unless name.nil?
202
+ command.query['fields'] = fields unless fields.nil?
203
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
204
+ execute_or_queue_command(command, &block)
205
+ end
206
+
207
+ # Queries the metrics in the metric set.
208
+ # @param [String] name
209
+ # Required. * The resource name. Format: apps/`app`/
210
+ # anonRssAndSwapMemoryUsageMetricSet
211
+ # @param [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetRequest] google_play_developer_reporting_v1alpha1_query_anon_rss_and_swap_memory_usage_metric_set_request_object
212
+ # @param [String] fields
213
+ # Selector specifying which fields to include in a partial response.
214
+ # @param [String] quota_user
215
+ # Available to use for quota purposes for server-side applications. Can be any
216
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
217
+ # @param [Google::Apis::RequestOptions] options
218
+ # Request-specific options
219
+ #
220
+ # @yield [result, err] Result & error if block supplied
221
+ # @yieldparam result [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse] parsed result object
222
+ # @yieldparam err [StandardError] error object if request failed
223
+ #
224
+ # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse]
225
+ #
226
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
227
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
228
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
229
+ def query_vital_anonrssandswapmemoryusage(name, google_play_developer_reporting_v1alpha1_query_anon_rss_and_swap_memory_usage_metric_set_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
230
+ command = make_simple_command(:post, 'v1alpha1/{+name}:query', options)
231
+ command.request_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetRequest::Representation
232
+ command.request_object = google_play_developer_reporting_v1alpha1_query_anon_rss_and_swap_memory_usage_metric_set_request_object
233
+ command.response_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse::Representation
234
+ command.response_class = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryAnonRssAndSwapMemoryUsageMetricSetResponse
235
+ command.params['name'] = name unless name.nil?
236
+ command.query['fields'] = fields unless fields.nil?
237
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
238
+ execute_or_queue_command(command, &block)
239
+ end
240
+
176
241
  # Describes the properties of the metric set.
177
242
  # @param [String] name
178
243
  # Required. The resource name. Format: apps/`app`/anrRateMetricSet
@@ -236,6 +301,69 @@ module Google
236
301
  execute_or_queue_command(command, &block)
237
302
  end
238
303
 
304
+ # Describes the properties of the metric set.
305
+ # @param [String] name
306
+ # Required. The resource name. Format: apps/`app`/bitmapMemoryUsageMetricSet
307
+ # @param [String] fields
308
+ # Selector specifying which fields to include in a partial response.
309
+ # @param [String] quota_user
310
+ # Available to use for quota purposes for server-side applications. Can be any
311
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
312
+ # @param [Google::Apis::RequestOptions] options
313
+ # Request-specific options
314
+ #
315
+ # @yield [result, err] Result & error if block supplied
316
+ # @yieldparam result [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet] parsed result object
317
+ # @yieldparam err [StandardError] error object if request failed
318
+ #
319
+ # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet]
320
+ #
321
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
322
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
323
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
324
+ def get_vital_bitmapmemoryusage(name, fields: nil, quota_user: nil, options: nil, &block)
325
+ command = make_simple_command(:get, 'v1alpha1/{+name}', options)
326
+ command.response_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet::Representation
327
+ command.response_class = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1BitmapMemoryUsageMetricSet
328
+ command.params['name'] = name unless name.nil?
329
+ command.query['fields'] = fields unless fields.nil?
330
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
331
+ execute_or_queue_command(command, &block)
332
+ end
333
+
334
+ # Queries the metrics in the metric set.
335
+ # @param [String] name
336
+ # Required. The resource name. Format: apps/`app`/bitmapMemoryUsageMetricSet
337
+ # @param [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetRequest] google_play_developer_reporting_v1alpha1_query_bitmap_memory_usage_metric_set_request_object
338
+ # @param [String] fields
339
+ # Selector specifying which fields to include in a partial response.
340
+ # @param [String] quota_user
341
+ # Available to use for quota purposes for server-side applications. Can be any
342
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
343
+ # @param [Google::Apis::RequestOptions] options
344
+ # Request-specific options
345
+ #
346
+ # @yield [result, err] Result & error if block supplied
347
+ # @yieldparam result [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse] parsed result object
348
+ # @yieldparam err [StandardError] error object if request failed
349
+ #
350
+ # @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse]
351
+ #
352
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
353
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
354
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
355
+ def query_vital_bitmapmemoryusage(name, google_play_developer_reporting_v1alpha1_query_bitmap_memory_usage_metric_set_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
356
+ command = make_simple_command(:post, 'v1alpha1/{+name}:query', options)
357
+ command.request_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetRequest::Representation
358
+ command.request_object = google_play_developer_reporting_v1alpha1_query_bitmap_memory_usage_metric_set_request_object
359
+ command.response_representation = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse::Representation
360
+ command.response_class = Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1QueryBitmapMemoryUsageMetricSetResponse
361
+ command.params['name'] = name unless name.nil?
362
+ command.query['fields'] = fields unless fields.nil?
363
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
364
+ execute_or_queue_command(command, &block)
365
+ end
366
+
239
367
  # Describes the properties of the metric set.
240
368
  # @param [String] name
241
369
  # Required. The resource name. Format: apps/`app`/crashRateMetricSet
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-playdeveloperreporting_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.40.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.41.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: