You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/google-apis-playdeveloperreporting_v1alpha1/lib/google/apis/playdeveloperreporting_v1alpha1/classes.rb
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -595,7 +595,8 @@ class GooglePlayDeveloperReportingV1alpha1ErrorIssue
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/`
Copy file name to clipboardExpand all lines: generated/google-apis-playdeveloperreporting_v1alpha1/lib/google/apis/playdeveloperreporting_v1alpha1/gem_version.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
modulePlaydeveloperreportingV1alpha1
18
18
# Version of the google-apis-playdeveloperreporting_v1alpha1 gem
19
-
GEM_VERSION="0.25.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
0 commit comments