Skip to content

Commit 9f36433

Browse files
feat: Automated regeneration of playdeveloperreporting v1alpha1 client (googleapis#21845)
Auto-created at 2025-02-26 21:02:46 +0000 using the toys pull request generator.
1 parent 031d43f commit 9f36433

File tree

3 files changed

+16
-39
lines changed

3 files changed

+16
-39
lines changed

generated/google-apis-playdeveloperreporting_v1alpha1/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-playdeveloperreporting_v1alpha1
22

3+
### v0.33.0 (2025-02-26)
4+
5+
* Regenerated from discovery document revision 20250204
6+
* Regenerated using generator version 0.16.0
7+
38
### v0.32.0 (2024-12-02)
49

510
* Regenerated from discovery document revision 20241128

generated/google-apis-playdeveloperreporting_v1alpha1/lib/google/apis/playdeveloperreporting_v1alpha1/classes.rb

Lines changed: 8 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,15 +1542,8 @@ class GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetReque
15421542
# @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec]
15431543
attr_accessor :timeline_spec
15441544

1545-
# User view to select. The output data will correspond to the selected view. **
1546-
# Supported values:** * `OS_PUBLIC` To select data from all publicly released
1547-
# Android versions. This is the default. Supports all the above dimensions. * `
1548-
# APP_TESTERS` To select data from users who have opted in to be testers.
1549-
# Supports all the above dimensions. * `OS_BETA` To select data from beta
1550-
# android versions only, excluding data from released android versions. Only the
1551-
# following dimensions are supported: * `versionCode` (int64): version of the
1552-
# app that was running on the user's device. * `osBuild` (string): OS build of
1553-
# the user's device, e.g., "T1B2.220916.004".
1545+
# User view to select. The output data will correspond to the selected view. The
1546+
# only supported value is `OS_PUBLIC`.
15541547
# Corresponds to the JSON property `userCohort`
15551548
# @return [String]
15561549
attr_accessor :user_cohort
@@ -1695,15 +1688,8 @@ class GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest
16951688
# @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec]
16961689
attr_accessor :timeline_spec
16971690

1698-
# User view to select. The output data will correspond to the selected view. **
1699-
# Supported values:** * `OS_PUBLIC` To select data from all publicly released
1700-
# Android versions. This is the default. Supports all the above dimensions. * `
1701-
# APP_TESTERS` To select data from users who have opted in to be testers.
1702-
# Supports all the above dimensions. * `OS_BETA` To select data from beta
1703-
# Android versions only, excluding data from released Android versions. Only the
1704-
# following dimensions are supported: * `versionCode` (int64): version of the
1705-
# app that was running on the user's device. * `osBuild` (string): OS build of
1706-
# the user's device, e.g., "T1B2.220916.004".
1691+
# User view to select. The output data will correspond to the selected view. The
1692+
# only supported value is `OS_PUBLIC`.
17071693
# Corresponds to the JSON property `userCohort`
17081694
# @return [String]
17091695
attr_accessor :user_cohort
@@ -1839,15 +1825,8 @@ class GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest
18391825
# @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec]
18401826
attr_accessor :timeline_spec
18411827

1842-
# User view to select. The output data will correspond to the selected view. **
1843-
# Supported values:** * `OS_PUBLIC` To select data from all publicly released
1844-
# Android versions. This is the default. Supports all the above dimensions. * `
1845-
# APP_TESTERS` To select data from users who have opted in to be testers.
1846-
# Supports all the above dimensions. * `OS_BETA` To select data from beta
1847-
# Android versions only, excluding data from released Android versions. Only the
1848-
# following dimensions are supported: * `versionCode` (int64): version of the
1849-
# app that was running on the user's device. * `osBuild` (string): OS build of
1850-
# the user's device, e.g., "T1B2.220916.004".
1828+
# User view to select. The output data will correspond to the selected view. The
1829+
# only supported value is `OS_PUBLIC`.
18511830
# Corresponds to the JSON property `userCohort`
18521831
# @return [String]
18531832
attr_accessor :user_cohort
@@ -1985,15 +1964,8 @@ class GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetric
19851964
# @return [Google::Apis::PlaydeveloperreportingV1alpha1::GooglePlayDeveloperReportingV1alpha1TimelineSpec]
19861965
attr_accessor :timeline_spec
19871966

1988-
# User view to select. The output data will correspond to the selected view. **
1989-
# Supported values:** * `OS_PUBLIC` To select data from all publicly released
1990-
# Android versions. This is the default. Supports all the above dimensions. * `
1991-
# APP_TESTERS` To select data from users who have opted in to be testers.
1992-
# Supports all the above dimensions. * `OS_BETA` To select data from beta
1993-
# android versions only, excluding data from released android versions. Only the
1994-
# following dimensions are supported: * `versionCode` (int64): version of the
1995-
# app that was running on the user's device. * `osBuild` (string): OS build of
1996-
# the user's device, e.g., "T1B2.220916.004".
1967+
# User view to select. The output data will correspond to the selected view. The
1968+
# only supported value is `OS_PUBLIC`.
19971969
# Corresponds to the JSON property `userCohort`
19981970
# @return [String]
19991971
attr_accessor :user_cohort

generated/google-apis-playdeveloperreporting_v1alpha1/lib/google/apis/playdeveloperreporting_v1alpha1/gem_version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module PlaydeveloperreportingV1alpha1
1818
# Version of the google-apis-playdeveloperreporting_v1alpha1 gem
19-
GEM_VERSION = "0.32.0"
19+
GEM_VERSION = "0.33.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.1"
22+
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241128"
25+
REVISION = "20250204"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)