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