google-apis-playdeveloperreporting_v1beta1 0.16.0 → 0.17.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e6fb15c11a45ad6ef569b1734e8fe3ab5cd94f2f4920c639e56a367deaf22485
|
|
4
|
+
data.tar.gz: 6f67df726581ab30506dbb2bedf367718569fa81a7645c97f7ae7426557ea495
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2dab2db4d65a26f21155837595834a6f329018ab7927cec836ec3e4724cb3c1b0cb66a23afae713fd6ff44148b797f39ba90f947ef38e7699a3e43f7bfe7dc28
|
|
7
|
+
data.tar.gz: 9ea0d4471b1912a05aa9685a8636ee81d5b95db310658b4ab1daf2bf64583dab15eff56761cc2fa53aa7487a5d46ac2f7e00524fd15a56b3161b4b1aeb050a30
|
data/CHANGELOG.md
CHANGED
|
@@ -121,7 +121,8 @@ module Google
|
|
|
121
121
|
# dimensions:** * `apiLevel` (string): the API level of Android that was running
|
|
122
122
|
# on the user's device. * `versionCode` (int64): version of the app that was
|
|
123
123
|
# running on the user's device. * `deviceModel` (string): unique identifier of
|
|
124
|
-
# the user's device model. * `
|
|
124
|
+
# the user's device model. * `deviceBrand` (string): unique identifier of the
|
|
125
|
+
# user's device brand. * `deviceType` (string): the type (also known as form
|
|
125
126
|
# factor) of the user's device. * `countryCode` (string): the country or region
|
|
126
127
|
# of the user's device based on their IP address, represented as a 2-letter ISO-
|
|
127
128
|
# 3166 code (e.g. US for the United States). * `deviceRamBucket` (int64): RAM of
|
|
@@ -207,7 +208,8 @@ module Google
|
|
|
207
208
|
# dimensions:** * `apiLevel` (string): the API level of Android that was running
|
|
208
209
|
# on the user's device. * `versionCode` (int64): version of the app that was
|
|
209
210
|
# running on the user's device. * `deviceModel` (string): unique identifier of
|
|
210
|
-
# the user's device model. * `
|
|
211
|
+
# the user's device model. * `deviceBrand` (string): unique identifier of the
|
|
212
|
+
# user's device brand. * `deviceType` (string): the type (also known as form
|
|
211
213
|
# factor) of the user's device. * `countryCode` (string): the country or region
|
|
212
214
|
# of the user's device based on their IP address, represented as a 2-letter ISO-
|
|
213
215
|
# 3166 code (e.g. US for the United States). * `deviceRamBucket` (int64): RAM of
|
|
@@ -519,9 +521,10 @@ module Google
|
|
|
519
521
|
# the value. **Supported dimensions:** * `apiLevel` (string): the API level of
|
|
520
522
|
# Android that was running on the user's device. * `versionCode` (int64):
|
|
521
523
|
# version of the app that was running on the user's device. * `deviceModel` (
|
|
522
|
-
# string): unique identifier of the user's device model. * `
|
|
523
|
-
#
|
|
524
|
-
#
|
|
524
|
+
# string): unique identifier of the user's device model. * `deviceBrand` (string)
|
|
525
|
+
# : unique identifier of the user's device brand. * `deviceType` (string): the
|
|
526
|
+
# type (also known as form factor) of the user's device. * `countryCode` (string)
|
|
527
|
+
# : the country or region of the user's device based on their IP address,
|
|
525
528
|
# represented as a 2-letter ISO-3166 code (e.g. US for the United States). * `
|
|
526
529
|
# deviceRamBucket` (int64): RAM of the device, in MB, in buckets (3GB, 4GB, etc.)
|
|
527
530
|
# . * `deviceSocMake` (string): Make of the device's primary system-on-chip, e.g.
|
|
@@ -745,6 +748,7 @@ module Google
|
|
|
745
748
|
# string): the API level of Android that was running on the user's device. * `
|
|
746
749
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
747
750
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
751
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
748
752
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
749
753
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
750
754
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -896,6 +900,7 @@ module Google
|
|
|
896
900
|
# string): the API level of Android that was running on the user's device. * `
|
|
897
901
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
898
902
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
903
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
899
904
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
900
905
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
901
906
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -1051,19 +1056,20 @@ module Google
|
|
|
1051
1056
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
1052
1057
|
# deviceType` (string): identifier of the device's form factor, e.g., PHONE. * `
|
|
1053
1058
|
# reportType` (string): the type of error. The value should correspond to one of
|
|
1054
|
-
# the possible values in ErrorType. * `
|
|
1055
|
-
#
|
|
1056
|
-
#
|
|
1057
|
-
#
|
|
1058
|
-
#
|
|
1059
|
-
#
|
|
1060
|
-
#
|
|
1061
|
-
#
|
|
1062
|
-
#
|
|
1063
|
-
#
|
|
1064
|
-
#
|
|
1065
|
-
#
|
|
1066
|
-
#
|
|
1059
|
+
# the possible values in ErrorType. * `isUserPerceived` (string): denotes
|
|
1060
|
+
# whether error is user perceived or not, USER_PERCEIVED or NOT_USER_PERCEIVED. *
|
|
1061
|
+
# `issueId` (string): the id an error was assigned to. The value should
|
|
1062
|
+
# correspond to the ``issue`` component of the issue name. * `deviceRamBucket` (
|
|
1063
|
+
# int64): RAM of the device, in MB, in buckets (3GB, 4GB, etc.). * `
|
|
1064
|
+
# deviceSocMake` (string): Make of the device's primary system-on-chip, e.g.,
|
|
1065
|
+
# Samsung. [Reference](https://developer.android.com/reference/android/os/Build#
|
|
1066
|
+
# SOC_MANUFACTURER) * `deviceSocModel` (string): Model of the device's primary
|
|
1067
|
+
# system-on-chip, e.g., "Exynos 2100". [Reference](https://developer.android.com/
|
|
1068
|
+
# reference/android/os/Build#SOC_MODEL) * `deviceCpuMake` (string): Make of the
|
|
1069
|
+
# device's CPU, e.g., Qualcomm. * `deviceCpuModel` (string): Model of the device'
|
|
1070
|
+
# s CPU, e.g., "Kryo 240". * `deviceGpuMake` (string): Make of the device's GPU,
|
|
1071
|
+
# e.g., ARM. * `deviceGpuModel` (string): Model of the device's GPU, e.g., Mali.
|
|
1072
|
+
# * `deviceGpuVersion` (string): Version of the device's GPU, e.g., T750. * `
|
|
1067
1073
|
# deviceVulkanVersion` (string): Vulkan version of the device, e.g., "4198400". *
|
|
1068
1074
|
# `deviceGlEsVersion` (string): OpenGL ES version of the device, e.g., "196610".
|
|
1069
1075
|
# * `deviceScreenSize` (string): Screen size of the device, e.g., NORMAL, LARGE.
|
|
@@ -1168,6 +1174,7 @@ module Google
|
|
|
1168
1174
|
# string): the API level of Android that was running on the user's device. * `
|
|
1169
1175
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
1170
1176
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
1177
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
1171
1178
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
1172
1179
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
1173
1180
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -1310,6 +1317,7 @@ module Google
|
|
|
1310
1317
|
# string): the API level of Android that was running on the user's device. * `
|
|
1311
1318
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
1312
1319
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
1320
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
1313
1321
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
1314
1322
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
1315
1323
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -1459,6 +1467,7 @@ module Google
|
|
|
1459
1467
|
# string): the API level of Android that was running on the user's device. * `
|
|
1460
1468
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
1461
1469
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
1470
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
1462
1471
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
1463
1472
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
1464
1473
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -1599,6 +1608,7 @@ module Google
|
|
|
1599
1608
|
# string): the API level of Android that was running on the user's device. * `
|
|
1600
1609
|
# versionCode` (int64): version of the app that was running on the user's device.
|
|
1601
1610
|
# * `deviceModel` (string): unique identifier of the user's device model. * `
|
|
1611
|
+
# deviceBrand` (string): unique identifier of the user's device brand. * `
|
|
1602
1612
|
# deviceType` (string): the type (also known as form factor) of the user's
|
|
1603
1613
|
# device. * `countryCode` (string): the country or region of the user's device
|
|
1604
1614
|
# based on their IP address, represented as a 2-letter ISO-3166 code (e.g. US
|
|
@@ -1817,11 +1827,12 @@ module Google
|
|
|
1817
1827
|
# apiLevel` (string): the API level of Android that was running on the user's
|
|
1818
1828
|
# device. * `versionCode` (int64): version of the app that was running on the
|
|
1819
1829
|
# user's device. * `deviceModel` (string): unique identifier of the user's
|
|
1820
|
-
# device model. * `
|
|
1821
|
-
#
|
|
1822
|
-
# s device
|
|
1823
|
-
#
|
|
1824
|
-
#
|
|
1830
|
+
# device model. * `deviceBrand` (string): unique identifier of the user's device
|
|
1831
|
+
# brand. * `deviceType` (string): the type (also known as form factor) of the
|
|
1832
|
+
# user's device. * `countryCode` (string): the country or region of the user's
|
|
1833
|
+
# device based on their IP address, represented as a 2-letter ISO-3166 code (e.g.
|
|
1834
|
+
# US for the United States). * `deviceRamBucket` (int64): RAM of the device, in
|
|
1835
|
+
# MB, in buckets (3GB, 4GB, etc.). * `deviceSocMake` (string): Make of the
|
|
1825
1836
|
# device's primary system-on-chip, e.g., Samsung. [Reference](https://developer.
|
|
1826
1837
|
# android.com/reference/android/os/Build#SOC_MANUFACTURER) * `deviceSocModel` (
|
|
1827
1838
|
# string): Model of the device's primary system-on-chip, e.g., "Exynos 2100". [
|
|
@@ -1887,7 +1898,8 @@ module Google
|
|
|
1887
1898
|
# . **Supported dimensions:** * `apiLevel` (string): the API level of Android
|
|
1888
1899
|
# that was running on the user's device. * `versionCode` (int64): version of the
|
|
1889
1900
|
# app that was running on the user's device. * `deviceModel` (string): unique
|
|
1890
|
-
# identifier of the user's device model. * `
|
|
1901
|
+
# identifier of the user's device model. * `deviceBrand` (string): unique
|
|
1902
|
+
# identifier of the user's device brand. * `deviceType` (string): the type (also
|
|
1891
1903
|
# known as form factor) of the user's device. * `countryCode` (string): the
|
|
1892
1904
|
# country or region of the user's device based on their IP address, represented
|
|
1893
1905
|
# as a 2-letter ISO-3166 code (e.g. US for the United States). * `
|
|
@@ -1958,11 +1970,12 @@ module Google
|
|
|
1958
1970
|
# * * `apiLevel` (string): the API level of Android that was running on the user'
|
|
1959
1971
|
# s device. * `versionCode` (int64): version of the app that was running on the
|
|
1960
1972
|
# user's device. * `deviceModel` (string): unique identifier of the user's
|
|
1961
|
-
# device model. * `
|
|
1962
|
-
#
|
|
1963
|
-
# s device
|
|
1964
|
-
#
|
|
1965
|
-
#
|
|
1973
|
+
# device model. * `deviceBrand` (string): unique identifier of the user's device
|
|
1974
|
+
# brand. * `deviceType` (string): the type (also known as form factor) of the
|
|
1975
|
+
# user's device. * `countryCode` (string): the country or region of the user's
|
|
1976
|
+
# device based on their IP address, represented as a 2-letter ISO-3166 code (e.g.
|
|
1977
|
+
# US for the United States). * `deviceRamBucket` (int64): RAM of the device, in
|
|
1978
|
+
# MB, in buckets (3GB, 4GB, etc.). * `deviceSocMake` (string): Make of the
|
|
1966
1979
|
# device's primary system-on-chip, e.g., Samsung. [Reference](https://developer.
|
|
1967
1980
|
# android.com/reference/android/os/Build#SOC_MANUFACTURER) * `deviceSocModel` (
|
|
1968
1981
|
# string): Model of the device's primary system-on-chip, e.g., "Exynos 2100". [
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.17.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 = "
|
|
25
|
+
REVISION = "20230504"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -304,20 +304,22 @@ module Google
|
|
|
304
304
|
# Example: `apiLevel = 28 OR apiLevel = 29`. * `versionCode`: Matches error
|
|
305
305
|
# issues that occurred in the requested app version codes only. Example: `
|
|
306
306
|
# versionCode = 123 OR versionCode = 456`. * `deviceModel`: Matches error issues
|
|
307
|
-
# that occurred in the requested devices. Example: `deviceModel = "
|
|
308
|
-
# deviceModel = "marlin"`. * `
|
|
309
|
-
# the requested device
|
|
310
|
-
#
|
|
311
|
-
#
|
|
312
|
-
#
|
|
313
|
-
#
|
|
314
|
-
#
|
|
315
|
-
#
|
|
316
|
-
#
|
|
317
|
-
#
|
|
318
|
-
#
|
|
319
|
-
#
|
|
320
|
-
#
|
|
307
|
+
# that occurred in the requested devices. Example: `deviceModel = "google/
|
|
308
|
+
# walleye" OR deviceModel = "google/marlin"`. * `deviceBrand`: Matches error
|
|
309
|
+
# issues that occurred in the requested device brands. Example: `deviceBrand = "
|
|
310
|
+
# Google". * `deviceType`: Matches error issues that occurred in the requested
|
|
311
|
+
# device types. Example: `deviceType = "PHONE"`. * `errorIssueType`: Matches
|
|
312
|
+
# error issues of the requested types only. Valid candidates: `CRASH`, `ANR`.
|
|
313
|
+
# Example: `errorIssueType = CRASH OR errorIssueType = ANR`. * `appProcessState`:
|
|
314
|
+
# Matches error issues on the process state of an app, indicating whether an
|
|
315
|
+
# app runs in the foreground (user-visible) or background. Valid candidates: `
|
|
316
|
+
# FOREGROUND`, `BACKGROUND`. Example: `appProcessState = FOREGROUND`. * `
|
|
317
|
+
# isUserPerceived`: Matches error issues that are user-perceived. It is not
|
|
318
|
+
# accompanied by any operators. Example: `isUserPerceived`. ** Supported
|
|
319
|
+
# operators:** * Comparison operators: The only supported comparison operator is
|
|
320
|
+
# equality. The filtered field must appear on the left hand side of the
|
|
321
|
+
# comparison. * Logical Operators: Logical operators `AND` and `OR` can be used
|
|
322
|
+
# to build complex filters following a conjunctive normal form (CNF), i.e.,
|
|
321
323
|
# conjunctions of disjunctions. The `OR` operator takes precedence over `AND` so
|
|
322
324
|
# the use of parenthesis is not necessary when building CNF. The `OR` operator
|
|
323
325
|
# is only supported to build disjunctions that apply to the same field, e.g., `
|
|
@@ -450,32 +452,33 @@ module Google
|
|
|
450
452
|
# Android versions (specified as the numeric API level) only. Example: `apiLevel
|
|
451
453
|
# = 28 OR apiLevel = 29`. * `versionCode`: Matches error reports that occurred
|
|
452
454
|
# in the requested app version codes only. Example: `versionCode = 123 OR
|
|
453
|
-
# versionCode = 456`. * `deviceModel`: Matches error
|
|
454
|
-
#
|
|
455
|
-
# marlin"`. * `
|
|
456
|
-
# device
|
|
457
|
-
# error reports
|
|
458
|
-
#
|
|
459
|
-
#
|
|
460
|
-
#
|
|
461
|
-
#
|
|
462
|
-
#
|
|
463
|
-
#
|
|
464
|
-
#
|
|
465
|
-
#
|
|
466
|
-
#
|
|
467
|
-
#
|
|
468
|
-
#
|
|
469
|
-
#
|
|
470
|
-
#
|
|
471
|
-
#
|
|
472
|
-
# CNF. The `OR` operator
|
|
473
|
-
# the
|
|
474
|
-
#
|
|
475
|
-
#
|
|
476
|
-
# errorIssueType = ANR`
|
|
477
|
-
#
|
|
478
|
-
# errorIssueType = CRASH
|
|
455
|
+
# versionCode = 456`. * `deviceModel`: Matches error issues that occurred in the
|
|
456
|
+
# requested devices. Example: `deviceModel = "google/walleye" OR deviceModel = "
|
|
457
|
+
# google/marlin"`. * `deviceBrand`: Matches error issues that occurred in the
|
|
458
|
+
# requested device brands. Example: `deviceBrand = "Google". * `deviceType`:
|
|
459
|
+
# Matches error reports that occurred in the requested device types. Example: `
|
|
460
|
+
# deviceType = "PHONE"`. * `errorIssueType`: Matches error reports of the
|
|
461
|
+
# requested types only. Valid candidates: `JAVA_CRASH`, `NATIVE_CRASH`, `ANR`.
|
|
462
|
+
# Example: `errorIssueType = JAVA_CRASH OR errorIssueType = NATIVE_CRASH`. * `
|
|
463
|
+
# errorIssueId`: Matches error reports belonging to the requested error issue
|
|
464
|
+
# ids only. Example: `errorIssueId = 1234 OR errorIssueId = 4567`. * `
|
|
465
|
+
# appProcessState`: Matches error reports on the process state of an app,
|
|
466
|
+
# indicating whether an app runs in the foreground (user-visible) or background.
|
|
467
|
+
# Valid candidates: `FOREGROUND`, `BACKGROUND`. Example: `appProcessState =
|
|
468
|
+
# FOREGROUND`. * `isUserPerceived`: Matches error reports that are user-
|
|
469
|
+
# perceived. It is not accompanied by any operators. Example: `isUserPerceived`.
|
|
470
|
+
# ** Supported operators:** * Comparison operators: The only supported
|
|
471
|
+
# comparison operator is equality. The filtered field must appear on the left
|
|
472
|
+
# hand side of the comparison. * Logical Operators: Logical operators `AND` and `
|
|
473
|
+
# OR` can be used to build complex filters following a conjunctive normal form (
|
|
474
|
+
# CNF), i.e., conjunctions of disjunctions. The `OR` operator takes precedence
|
|
475
|
+
# over `AND` so the use of parenthesis is not necessary when building CNF. The `
|
|
476
|
+
# OR` operator is only supported to build disjunctions that apply to the same
|
|
477
|
+
# field, e.g., `versionCode = 123 OR versionCode = ANR`. The filter expression `
|
|
478
|
+
# versionCode = 123 OR errorIssueType = ANR` is not valid. ** Examples ** Some
|
|
479
|
+
# valid filtering expressions: * `versionCode = 123 AND errorIssueType = ANR` * `
|
|
480
|
+
# versionCode = 123 AND errorIssueType = OR errorIssueType = CRASH` * `
|
|
481
|
+
# versionCode = 123 AND (errorIssueType = OR errorIssueType = CRASH)`
|
|
479
482
|
# @param [Fixnum] interval_end_time_day
|
|
480
483
|
# Optional. Day of month. Must be from 1 to 31 and valid for the year and month,
|
|
481
484
|
# or 0 if specifying a datetime without a day.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-playdeveloperreporting_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.17.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-
|
|
11
|
+
date: 2023-05-14 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_v1beta1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.17.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|