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