Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MetricRequest |
MetricRequest.clone() |
MetricRequest |
MetricRequest.set(java.lang.String fieldName,
java.lang.Object value) |
MetricRequest |
MetricRequest.setMetric(java.lang.String metric)
The requested metric.
|
MetricRequest |
MetricRequest.setOptions(java.util.List<java.lang.String> options)
How the values should appear when returned.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MetricRequest> |
BasicMetricsRequest.getMetricRequests()
A collection of metrics to return values for including the options for how the data should be
returned.
|
Modifier and Type | Method and Description |
---|---|
BasicMetricsRequest |
BasicMetricsRequest.setMetricRequests(java.util.List<MetricRequest> metricRequests)
A collection of metrics to return values for including the options for how the data should be
returned.
|
Copyright © 2011-2018 Google. All Rights Reserved.