public static final class QueryMetricsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder> implements QueryMetricsResponseOrBuilder
The response for querying metrics.Protobuf type
google.cloud.contactcenterinsights.v1.QueryMetricsResponse| Modifier and Type | Method and Description |
|---|---|
QueryMetricsResponse.Builder |
addAllSlices(Iterable<? extends QueryMetricsResponse.Slice> values)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryMetricsResponse.Builder |
addSlices(int index,
QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
addSlices(int index,
QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
addSlices(QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
addSlices(QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Slice.Builder |
addSlicesBuilder()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Slice.Builder |
addSlicesBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse |
build() |
QueryMetricsResponse |
buildPartial() |
QueryMetricsResponse.Builder |
clear() |
QueryMetricsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QueryMetricsResponse.Builder |
clearLocation()
Required.
|
QueryMetricsResponse.Builder |
clearMacroAverageSlice()
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.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QueryMetricsResponse.Builder |
clearSlices()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
clearUpdateTime()
The metrics last update time.
|
QueryMetricsResponse.Builder |
clone() |
QueryMetricsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLocation()
Required.
|
com.google.protobuf.ByteString |
getLocationBytes()
Required.
|
QueryMetricsResponse.Slice |
getMacroAverageSlice()
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.Slice.Builder |
getMacroAverageSliceBuilder()
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 |
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.Slice |
getSlices(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Slice.Builder |
getSlicesBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
List<QueryMetricsResponse.Slice.Builder> |
getSlicesBuilderList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
int |
getSlicesCount()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
List<QueryMetricsResponse.Slice> |
getSlicesList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.SliceOrBuilder |
getSlicesOrBuilder(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
List<? extends QueryMetricsResponse.SliceOrBuilder> |
getSlicesOrBuilderList()
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
com.google.protobuf.Timestamp |
getUpdateTime()
The metrics last update time.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
The metrics last update time.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
The metrics last update time.
|
boolean |
hasMacroAverageSlice()
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.
|
boolean |
hasUpdateTime()
The metrics last update time.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QueryMetricsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QueryMetricsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
QueryMetricsResponse.Builder |
mergeFrom(QueryMetricsResponse other) |
QueryMetricsResponse.Builder |
mergeMacroAverageSlice(QueryMetricsResponse.Slice value)
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.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryMetricsResponse.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
The metrics last update time.
|
QueryMetricsResponse.Builder |
removeSlices(int index)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryMetricsResponse.Builder |
setLocation(String value)
Required.
|
QueryMetricsResponse.Builder |
setLocationBytes(com.google.protobuf.ByteString value)
Required.
|
QueryMetricsResponse.Builder |
setMacroAverageSlice(QueryMetricsResponse.Slice.Builder builderForValue)
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.Builder |
setMacroAverageSlice(QueryMetricsResponse.Slice value)
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.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QueryMetricsResponse.Builder |
setSlices(int index,
QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
setSlices(int index,
QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity)
a time series of metric values.
|
QueryMetricsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryMetricsResponse.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The metrics last update time.
|
QueryMetricsResponse.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
The metrics last update time.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QueryMetricsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QueryMetricsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QueryMetricsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder mergeFrom(QueryMetricsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public QueryMetricsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QueryMetricsResponse.Builder>IOExceptionpublic String getLocation()
Required. The location of the data.
"projects/{project}/locations/{location}"
string location = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getLocation in interface QueryMetricsResponseOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
Required. The location of the data.
"projects/{project}/locations/{location}"
string location = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getLocationBytes in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Builder setLocation(String value)
Required. The location of the data.
"projects/{project}/locations/{location}"
string location = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The location to set.public QueryMetricsResponse.Builder clearLocation()
Required. The location of the data.
"projects/{project}/locations/{location}"
string location = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public QueryMetricsResponse.Builder setLocationBytes(com.google.protobuf.ByteString value)
Required. The location of the data.
"projects/{project}/locations/{location}"
string location = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for location to set.public boolean hasUpdateTime()
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;hasUpdateTime in interface QueryMetricsResponseOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;getUpdateTime in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Builder setUpdateTime(com.google.protobuf.Timestamp value)
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;public QueryMetricsResponse.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;public QueryMetricsResponse.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;public QueryMetricsResponse.Builder clearUpdateTime()
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The metrics last update time.
.google.protobuf.Timestamp update_time = 3;getUpdateTimeOrBuilder in interface QueryMetricsResponseOrBuilderpublic List<QueryMetricsResponse.Slice> getSlicesList()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
getSlicesList in interface QueryMetricsResponseOrBuilderpublic int getSlicesCount()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
getSlicesCount in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Slice getSlices(int index)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
getSlices in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Builder setSlices(int index, QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder setSlices(int index, QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder addSlices(QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder addSlices(int index, QueryMetricsResponse.Slice value)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder addSlices(QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder addSlices(int index, QueryMetricsResponse.Slice.Builder builderForValue)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder addAllSlices(Iterable<? extends QueryMetricsResponse.Slice> values)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder clearSlices()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Builder removeSlices(int index)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Slice.Builder getSlicesBuilder(int index)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.SliceOrBuilder getSlicesOrBuilder(int index)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
getSlicesOrBuilder in interface QueryMetricsResponseOrBuilderpublic List<? extends QueryMetricsResponse.SliceOrBuilder> getSlicesOrBuilderList()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
getSlicesOrBuilderList in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Slice.Builder addSlicesBuilder()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public QueryMetricsResponse.Slice.Builder addSlicesBuilder(int index)
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public List<QueryMetricsResponse.Slice.Builder> getSlicesBuilderList()
A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request.
repeated .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice slices = 2;
public boolean hasMacroAverageSlice()
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
hasMacroAverageSlice in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Slice getMacroAverageSlice()
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
getMacroAverageSlice in interface QueryMetricsResponseOrBuilderpublic QueryMetricsResponse.Builder setMacroAverageSlice(QueryMetricsResponse.Slice value)
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
public QueryMetricsResponse.Builder setMacroAverageSlice(QueryMetricsResponse.Slice.Builder builderForValue)
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
public QueryMetricsResponse.Builder mergeMacroAverageSlice(QueryMetricsResponse.Slice value)
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
public QueryMetricsResponse.Builder clearMacroAverageSlice()
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
public QueryMetricsResponse.Slice.Builder getMacroAverageSliceBuilder()
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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
public QueryMetricsResponse.SliceOrBuilder 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. This field is only populated if the request specifies a Dimension.
optional .google.cloud.contactcenterinsights.v1.QueryMetricsResponse.Slice macro_average_slice = 4;
getMacroAverageSliceOrBuilder in interface QueryMetricsResponseOrBuilderpublic final QueryMetricsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>public final QueryMetricsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.