| Modifier and Type | Class and Description |
|---|---|
static class |
QueryMetricsResponse.Slice
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
static class |
QueryMetricsResponse.Slice.Builder
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
| Modifier and Type | Method and Description |
|---|---|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponseOrBuilder.getMacroAverageSliceOrBuilder()
The macro average slice contains aggregated averages across the selected
dimension. i.e. if group_by agent is specified this field will contain the
average across all agents.
|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponse.getMacroAverageSliceOrBuilder()
The macro average slice contains aggregated averages across the selected
dimension. i.e. if group_by agent is specified this field will contain the
average across all agents.
|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponse.Builder.getMacroAverageSliceOrBuilder()
The macro average slice contains aggregated averages across the selected
dimension. i.e. if group_by agent is specified this field will contain the
average across all agents.
|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponseOrBuilder.getSlicesOrBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponse.getSlicesOrBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.SliceOrBuilder |
QueryMetricsResponse.Builder.getSlicesOrBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends QueryMetricsResponse.SliceOrBuilder> |
QueryMetricsResponseOrBuilder.getSlicesOrBuilderList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
List<? extends QueryMetricsResponse.SliceOrBuilder> |
QueryMetricsResponse.getSlicesOrBuilderList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
List<? extends QueryMetricsResponse.SliceOrBuilder> |
QueryMetricsResponse.Builder.getSlicesOrBuilderList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
Copyright © 2025 Google LLC. All rights reserved.