| Package | Description |
|---|---|
| com.google.api.services.playdeveloperreporting.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.clone() |
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setAnnotations(List<GooglePlayDeveloperReportingV1beta1IssueAnnotation> annotations)
List of annotations for an issue.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setCause(String cause)
Cause of the issue.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setDistinctUsers(Long distinctUsers)
An estimate of the number of unique users who have experienced this issue (only considering
occurrences matching the filters and within the requested time period).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setDistinctUsersPercent(GoogleTypeDecimal distinctUsersPercent)
An estimated percentage of users affected by any issue that are affected by this issue (only
considering occurrences matching the filters and within the requested time period).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setErrorReportCount(Long errorReportCount)
The total number of error reports in this issue (only considering occurrences matching the
filters and within the requested time period).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setFirstAppVersion(GooglePlayDeveloperReportingV1beta1AppVersion firstAppVersion)
The earliest (inclusive) app version appearing in this ErrorIssue in the requested time period
(only considering occurrences matching the filters).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setFirstOsVersion(GooglePlayDeveloperReportingV1beta1OsVersion firstOsVersion)
The smallest OS version in which this error cluster has occurred in the requested time period
(only considering occurrences matching the filters and within the requested time period).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setIssueUri(String issueUri)
Link to the issue in Android vitals in the Play Console.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setLastAppVersion(GooglePlayDeveloperReportingV1beta1AppVersion lastAppVersion)
The latest (inclusive) app version appearing in this ErrorIssue in the requested time period
(only considering occurrences matching the filters).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setLastErrorReportTime(String lastErrorReportTime)
Start of the hour during which the last error report in this issue occurred.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setLastOsVersion(GooglePlayDeveloperReportingV1beta1OsVersion lastOsVersion)
The latest OS version in which this error cluster has occurred in the requested time period
(only considering occurrences matching the filters and within the requested time period).
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setLocation(String location)
Location where the issue happened.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setName(String name)
Identifier.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setSampleErrorReports(List<String> sampleErrorReports)
Output only.
|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setType(String type)
Type of the errors grouped in this issue.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePlayDeveloperReportingV1beta1ErrorIssue> |
GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse.getErrorIssues()
ErrorIssues that were found.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse |
GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse.setErrorIssues(List<GooglePlayDeveloperReportingV1beta1ErrorIssue> errorIssues)
ErrorIssues that were found.
|
Copyright © 2011–2024 Google. All rights reserved.