| Package | Description |
|---|---|
| com.google.api.services.playdeveloperreporting.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1OsVersion.clone() |
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1ErrorIssue.getFirstOsVersion()
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).
|
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1ErrorIssue.getLastOsVersion()
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).
|
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1ErrorReport.getOsVersion()
The OS version on which an event in this error report occurred on.
|
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1OsVersion.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1OsVersion |
GooglePlayDeveloperReportingV1beta1OsVersion.setApiLevel(Long apiLevel)
Numeric version code of the OS - API level
|
| Modifier and Type | Method and Description |
|---|---|
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.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).
|
GooglePlayDeveloperReportingV1beta1ErrorReport |
GooglePlayDeveloperReportingV1beta1ErrorReport.setOsVersion(GooglePlayDeveloperReportingV1beta1OsVersion osVersion)
The OS version on which an event in this error report occurred on.
|
Copyright © 2011–2024 Google. All rights reserved.