public class Playdeveloperreporting.Vitals.Anrrate extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Playdeveloperreporting.Vitals.Anrrate.Get |
class |
Playdeveloperreporting.Vitals.Anrrate.Query |
| Constructor and Description |
|---|
Anrrate() |
| Modifier and Type | Method and Description |
|---|---|
Playdeveloperreporting.Vitals.Anrrate.Get |
get(String name)
Describes the properties of the metric set.
|
Playdeveloperreporting.Vitals.Anrrate.Query |
query(String name,
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest content)
Queries the metrics in the metric set.
|
public Playdeveloperreporting.Vitals.Anrrate.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The resource name. Format: apps/{app}/anrRateMetricSetIOExceptionpublic Playdeveloperreporting.Vitals.Anrrate.Query query(String name, GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The resource name. Format: apps/{app}/anrRateMetricSetcontent - the GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequestIOExceptionCopyright © 2011–2024 Google. All rights reserved.