google-apis-playdeveloperreporting_v1beta1 0.33.0 → 0.35.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0a520419c24c3da5b7da195e250625b786e8d120e7a63e012e7a1b4e35bdd76f
4
- data.tar.gz: 7ebd1357f80c2a2f2b2469952a0dbe2828c6f7d7904ba845176cb6e5284ded91
3
+ metadata.gz: 73466026a6037c270440b556c1f8cd1eed504d0fc4f40a3b5fab3fc22e3b0bd8
4
+ data.tar.gz: c9feec86451eba8ad6f68e05dd67050b2f98e6c02c816d0ab3c717da35a2cb93
5
5
  SHA512:
6
- metadata.gz: ea2b9bcff0122e5e323c0e6b0a441bdfeb5d88585ee508494ebc44fcb0142cff25d615cc5714fc84b7af8697ca27d40bc65bcb351a07dce9a58ea73e11c21e16
7
- data.tar.gz: 7d58fba59569d3c03460e410e224b886abf27e020e5d9213271f994b8ac50cc52e6942a6098a8dbce6e938b4910334b8c453da5f1bfed03d18ae38f8b7413c91
6
+ metadata.gz: e7fc4246125cb9e23aa85bb3eb1d4668c9767f05ff2204e26e1074bb441a289702bb4ae21abe51de14d60c792ef250903cb24f05ca0784cae5528e3da7722561
7
+ data.tar.gz: 20411d8cc334cdb1c3ee9c1fb895864337deddb4a520b7b773b46bd3f9d0d282603ce4488a34dbb00873c950ba87f9e3d188520355646062c44d2c2ed4d300cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-playdeveloperreporting_v1beta1
2
2
 
3
+ ### v0.35.0 (2025-02-26)
4
+
5
+ * Regenerated from discovery document revision 20250204
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.34.0 (2024-12-02)
9
+
10
+ * Regenerated from discovery document revision 20241128
11
+
3
12
  ### v0.33.0 (2024-11-10)
4
13
 
5
14
  * Regenerated from discovery document revision 20241102
@@ -1542,15 +1542,8 @@ module Google
1542
1542
  # @return [Google::Apis::PlaydeveloperreportingV1beta1::GooglePlayDeveloperReportingV1beta1TimelineSpec]
1543
1543
  attr_accessor :timeline_spec
1544
1544
 
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`.
1554
1547
  # Corresponds to the JSON property `userCohort`
1555
1548
  # @return [String]
1556
1549
  attr_accessor :user_cohort
@@ -1695,15 +1688,8 @@ module Google
1695
1688
  # @return [Google::Apis::PlaydeveloperreportingV1beta1::GooglePlayDeveloperReportingV1beta1TimelineSpec]
1696
1689
  attr_accessor :timeline_spec
1697
1690
 
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`.
1707
1693
  # Corresponds to the JSON property `userCohort`
1708
1694
  # @return [String]
1709
1695
  attr_accessor :user_cohort
@@ -1839,15 +1825,8 @@ module Google
1839
1825
  # @return [Google::Apis::PlaydeveloperreportingV1beta1::GooglePlayDeveloperReportingV1beta1TimelineSpec]
1840
1826
  attr_accessor :timeline_spec
1841
1827
 
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`.
1851
1830
  # Corresponds to the JSON property `userCohort`
1852
1831
  # @return [String]
1853
1832
  attr_accessor :user_cohort
@@ -1985,15 +1964,8 @@ module Google
1985
1964
  # @return [Google::Apis::PlaydeveloperreportingV1beta1::GooglePlayDeveloperReportingV1beta1TimelineSpec]
1986
1965
  attr_accessor :timeline_spec
1987
1966
 
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`.
1997
1969
  # Corresponds to the JSON property `userCohort`
1998
1970
  # @return [String]
1999
1971
  attr_accessor :user_cohort
@@ -2644,12 +2616,12 @@ module Google
2644
2616
  class GoogleTypeTimeZone
2645
2617
  include Google::Apis::Core::Hashable
2646
2618
 
2647
- # IANA Time Zone Database time zone, e.g. "America/New_York".
2619
+ # IANA Time Zone Database time zone. For example "America/New_York".
2648
2620
  # Corresponds to the JSON property `id`
2649
2621
  # @return [String]
2650
2622
  attr_accessor :id
2651
2623
 
2652
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
2624
+ # Optional. IANA Time Zone Database version number. For example "2019a".
2653
2625
  # Corresponds to the JSON property `version`
2654
2626
  # @return [String]
2655
2627
  attr_accessor :version
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PlaydeveloperreportingV1beta1
18
18
  # Version of the google-apis-playdeveloperreporting_v1beta1 gem
19
- GEM_VERSION = "0.33.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241102"
25
+ REVISION = "20250204"
26
26
  end
27
27
  end
28
28
  end
@@ -380,17 +380,17 @@ module Google
380
380
  # issues that occurred in the requested device brands. Example: `deviceBrand = "
381
381
  # Google". * `deviceType`: Matches error issues that occurred in the requested
382
382
  # device types. Example: `deviceType = "PHONE"`. * `errorIssueType`: Matches
383
- # error issues of the requested types only. Valid candidates: `CRASH`, `ANR`.
384
- # Example: `errorIssueType = CRASH OR errorIssueType = ANR`. * `appProcessState`:
385
- # Matches error issues on the process state of an app, indicating whether an
386
- # app runs in the foreground (user-visible) or background. Valid candidates: `
387
- # FOREGROUND`, `BACKGROUND`. Example: `appProcessState = FOREGROUND`. * `
388
- # isUserPerceived`: Matches error issues that are user-perceived. It is not
389
- # accompanied by any operators. Example: `isUserPerceived`. ** Supported
390
- # operators:** * Comparison operators: The only supported comparison operator is
391
- # equality. The filtered field must appear on the left hand side of the
392
- # comparison. * Logical Operators: Logical operators `AND` and `OR` can be used
393
- # to build complex filters following a conjunctive normal form (CNF), i.e.,
383
+ # error issues of the requested types only. Valid candidates: `CRASH`, `ANR`, `
384
+ # NON_FATAL`. Example: `errorIssueType = CRASH OR errorIssueType = ANR`. * `
385
+ # appProcessState`: Matches error issues on the process state of an app,
386
+ # indicating whether an app runs in the foreground (user-visible) or background.
387
+ # Valid candidates: `FOREGROUND`, `BACKGROUND`. Example: `appProcessState =
388
+ # FOREGROUND`. * `isUserPerceived`: Matches error issues that are user-perceived.
389
+ # It is not accompanied by any operators. Example: `isUserPerceived`. **
390
+ # Supported operators:** * Comparison operators: The only supported comparison
391
+ # operator is equality. The filtered field must appear on the left hand side of
392
+ # the comparison. * Logical Operators: Logical operators `AND` and `OR` can be
393
+ # used to build complex filters following a conjunctive normal form (CNF), i.e.,
394
394
  # conjunctions of disjunctions. The `OR` operator takes precedence over `AND` so
395
395
  # the use of parenthesis is not necessary when building CNF. The `OR` operator
396
396
  # is only supported to build disjunctions that apply to the same field, e.g., `
@@ -417,9 +417,9 @@ module Google
417
417
  # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
418
418
  # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
419
419
  # @param [String] interval_end_time_time_zone_id
420
- # IANA Time Zone Database time zone, e.g. "America/New_York".
420
+ # IANA Time Zone Database time zone. For example "America/New_York".
421
421
  # @param [String] interval_end_time_time_zone_version
422
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
422
+ # Optional. IANA Time Zone Database version number. For example "2019a".
423
423
  # @param [String] interval_end_time_utc_offset
424
424
  # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For
425
425
  # example, a UTC offset of -4:00 would be represented as ` seconds: -14400 `.
@@ -445,9 +445,9 @@ module Google
445
445
  # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
446
446
  # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
447
447
  # @param [String] interval_start_time_time_zone_id
448
- # IANA Time Zone Database time zone, e.g. "America/New_York".
448
+ # IANA Time Zone Database time zone. For example "America/New_York".
449
449
  # @param [String] interval_start_time_time_zone_version
450
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
450
+ # Optional. IANA Time Zone Database version number. For example "2019a".
451
451
  # @param [String] interval_start_time_utc_offset
452
452
  # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For
453
453
  # example, a UTC offset of -4:00 would be represented as ` seconds: -14400 `.
@@ -541,7 +541,7 @@ module Google
541
541
  # requested device brands. Example: `deviceBrand = "Google". * `deviceType`:
542
542
  # Matches error reports that occurred in the requested device types. Example: `
543
543
  # deviceType = "PHONE"`. * `errorIssueType`: Matches error reports of the
544
- # requested types only. Valid candidates: `CRASH`, `ANR`. Example: `
544
+ # requested types only. Valid candidates: `CRASH`, `ANR`, `NON_FATAL`. Example: `
545
545
  # errorIssueType = CRASH OR errorIssueType = ANR`. * `errorIssueId`: Matches
546
546
  # error reports belonging to the requested error issue ids only. Example: `
547
547
  # errorIssueId = 1234 OR errorIssueId = 4567`. * `errorReportId`: Matches error
@@ -583,9 +583,9 @@ module Google
583
583
  # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
584
584
  # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
585
585
  # @param [String] interval_end_time_time_zone_id
586
- # IANA Time Zone Database time zone, e.g. "America/New_York".
586
+ # IANA Time Zone Database time zone. For example "America/New_York".
587
587
  # @param [String] interval_end_time_time_zone_version
588
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
588
+ # Optional. IANA Time Zone Database version number. For example "2019a".
589
589
  # @param [String] interval_end_time_utc_offset
590
590
  # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For
591
591
  # example, a UTC offset of -4:00 would be represented as ` seconds: -14400 `.
@@ -611,9 +611,9 @@ module Google
611
611
  # Optional. Seconds of minutes of the time. Must normally be from 0 to 59,
612
612
  # defaults to 0. An API may allow the value 60 if it allows leap-seconds.
613
613
  # @param [String] interval_start_time_time_zone_id
614
- # IANA Time Zone Database time zone, e.g. "America/New_York".
614
+ # IANA Time Zone Database time zone. For example "America/New_York".
615
615
  # @param [String] interval_start_time_time_zone_version
616
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
616
+ # Optional. IANA Time Zone Database version number. For example "2019a".
617
617
  # @param [String] interval_start_time_utc_offset
618
618
  # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For
619
619
  # example, a UTC offset of -4:00 would be represented as ` seconds: -14400 `.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-playdeveloperreporting_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.35.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-11-17 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.33.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.35.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Google Play Developer Reporting API V1beta1
82
79
  test_files: []