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