Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
LocalPostMetrics |
LocalPostMetrics.clone() |
LocalPostMetrics |
LocalPostMetrics.set(java.lang.String fieldName,
java.lang.Object value) |
LocalPostMetrics |
LocalPostMetrics.setLocalPostName(java.lang.String localPostName) |
LocalPostMetrics |
LocalPostMetrics.setMetricValues(java.util.List<MetricValue> metricValues)
A list of values for the requested metrics.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LocalPostMetrics> |
ReportLocalPostInsightsResponse.getLocalPostMetrics()
One entry per requested post corresponding to this location.
|
Modifier and Type | Method and Description |
---|---|
ReportLocalPostInsightsResponse |
ReportLocalPostInsightsResponse.setLocalPostMetrics(java.util.List<LocalPostMetrics> localPostMetrics)
One entry per requested post corresponding to this location.
|
Copyright © 2011-2018 Google. All Rights Reserved.