public static final class QueryMetricsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder> implements QueryMetricsRequestOrBuilder
The request for querying metrics.Protobuf type
google.cloud.contactcenterinsights.v1.QueryMetricsRequest| Modifier and Type | Method and Description |
|---|---|
QueryMetricsRequest.Builder |
addAllDimensions(Iterable<? extends Dimension> values)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
addDimensions(Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
addDimensions(Dimension value)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
addDimensions(int index,
Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
addDimensions(int index,
Dimension value)
The dimensions that determine the grouping key for the query.
|
Dimension.Builder |
addDimensionsBuilder()
The dimensions that determine the grouping key for the query.
|
Dimension.Builder |
addDimensionsBuilder(int index)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryMetricsRequest |
build() |
QueryMetricsRequest |
buildPartial() |
QueryMetricsRequest.Builder |
clear() |
QueryMetricsRequest.Builder |
clearDimensions()
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QueryMetricsRequest.Builder |
clearFilter()
Required.
|
QueryMetricsRequest.Builder |
clearLocation()
Required.
|
QueryMetricsRequest.Builder |
clearMeasureMask()
Measures to return.
|
QueryMetricsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QueryMetricsRequest.Builder |
clearTimeGranularity()
The time granularity of each data point in the time series.
|
QueryMetricsRequest.Builder |
clone() |
QueryMetricsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Dimension |
getDimensions(int index)
The dimensions that determine the grouping key for the query.
|
Dimension.Builder |
getDimensionsBuilder(int index)
The dimensions that determine the grouping key for the query.
|
List<Dimension.Builder> |
getDimensionsBuilderList()
The dimensions that determine the grouping key for the query.
|
int |
getDimensionsCount()
The dimensions that determine the grouping key for the query.
|
List<Dimension> |
getDimensionsList()
The dimensions that determine the grouping key for the query.
|
DimensionOrBuilder |
getDimensionsOrBuilder(int index)
The dimensions that determine the grouping key for the query.
|
List<? extends DimensionOrBuilder> |
getDimensionsOrBuilderList()
The dimensions that determine the grouping key for the query.
|
String |
getFilter()
Required.
|
com.google.protobuf.ByteString |
getFilterBytes()
Required.
|
String |
getLocation()
Required.
|
com.google.protobuf.ByteString |
getLocationBytes()
Required.
|
com.google.protobuf.FieldMask |
getMeasureMask()
Measures to return.
|
com.google.protobuf.FieldMask.Builder |
getMeasureMaskBuilder()
Measures to return.
|
com.google.protobuf.FieldMaskOrBuilder |
getMeasureMaskOrBuilder()
Measures to return.
|
QueryMetricsRequest.TimeGranularity |
getTimeGranularity()
The time granularity of each data point in the time series.
|
int |
getTimeGranularityValue()
The time granularity of each data point in the time series.
|
boolean |
hasMeasureMask()
Measures to return.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QueryMetricsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QueryMetricsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
QueryMetricsRequest.Builder |
mergeFrom(QueryMetricsRequest other) |
QueryMetricsRequest.Builder |
mergeMeasureMask(com.google.protobuf.FieldMask value)
Measures to return.
|
QueryMetricsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryMetricsRequest.Builder |
removeDimensions(int index)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
setDimensions(int index,
Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
setDimensions(int index,
Dimension value)
The dimensions that determine the grouping key for the query.
|
QueryMetricsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryMetricsRequest.Builder |
setFilter(String value)
Required.
|
QueryMetricsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Required.
|
QueryMetricsRequest.Builder |
setLocation(String value)
Required.
|
QueryMetricsRequest.Builder |
setLocationBytes(com.google.protobuf.ByteString value)
Required.
|
QueryMetricsRequest.Builder |
setMeasureMask(com.google.protobuf.FieldMask.Builder builderForValue)
Measures to return.
|
QueryMetricsRequest.Builder |
setMeasureMask(com.google.protobuf.FieldMask value)
Measures to return.
|
QueryMetricsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QueryMetricsRequest.Builder |
setTimeGranularity(QueryMetricsRequest.TimeGranularity value)
The time granularity of each data point in the time series.
|
QueryMetricsRequest.Builder |
setTimeGranularityValue(int value)
The time granularity of each data point in the time series.
|
QueryMetricsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<QueryMetricsRequest.Builder>public QueryMetricsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.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<QueryMetricsRequest.Builder>public QueryMetricsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QueryMetricsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QueryMetricsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QueryMetricsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>public QueryMetricsRequest.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<QueryMetricsRequest.Builder>public QueryMetricsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>public QueryMetricsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>public QueryMetricsRequest.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<QueryMetricsRequest.Builder>public QueryMetricsRequest.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<QueryMetricsRequest.Builder>public QueryMetricsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QueryMetricsRequest.Builder>public QueryMetricsRequest.Builder mergeFrom(QueryMetricsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>public QueryMetricsRequest.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<QueryMetricsRequest.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 QueryMetricsRequestOrBuilderpublic 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 QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.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 QueryMetricsRequest.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 QueryMetricsRequest.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 String getFilter()
Required. Filter to select a subset of conversations to compute the metrics. Must specify a window of the conversation create time to compute the metrics. The returned metrics will be from the range [DATE(starting create time), DATE(ending create time)).
string filter = 2 [(.google.api.field_behavior) = REQUIRED];getFilter in interface QueryMetricsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Required. Filter to select a subset of conversations to compute the metrics. Must specify a window of the conversation create time to compute the metrics. The returned metrics will be from the range [DATE(starting create time), DATE(ending create time)).
string filter = 2 [(.google.api.field_behavior) = REQUIRED];getFilterBytes in interface QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.Builder setFilter(String value)
Required. Filter to select a subset of conversations to compute the metrics. Must specify a window of the conversation create time to compute the metrics. The returned metrics will be from the range [DATE(starting create time), DATE(ending create time)).
string filter = 2 [(.google.api.field_behavior) = REQUIRED];value - The filter to set.public QueryMetricsRequest.Builder clearFilter()
Required. Filter to select a subset of conversations to compute the metrics. Must specify a window of the conversation create time to compute the metrics. The returned metrics will be from the range [DATE(starting create time), DATE(ending create time)).
string filter = 2 [(.google.api.field_behavior) = REQUIRED];public QueryMetricsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Required. Filter to select a subset of conversations to compute the metrics. Must specify a window of the conversation create time to compute the metrics. The returned metrics will be from the range [DATE(starting create time), DATE(ending create time)).
string filter = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for filter to set.public int getTimeGranularityValue()
The time granularity of each data point in the time series. Defaults to NONE if this field is unspecified.
.google.cloud.contactcenterinsights.v1.QueryMetricsRequest.TimeGranularity time_granularity = 3;
getTimeGranularityValue in interface QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.Builder setTimeGranularityValue(int value)
The time granularity of each data point in the time series. Defaults to NONE if this field is unspecified.
.google.cloud.contactcenterinsights.v1.QueryMetricsRequest.TimeGranularity time_granularity = 3;
value - The enum numeric value on the wire for timeGranularity to set.public QueryMetricsRequest.TimeGranularity getTimeGranularity()
The time granularity of each data point in the time series. Defaults to NONE if this field is unspecified.
.google.cloud.contactcenterinsights.v1.QueryMetricsRequest.TimeGranularity time_granularity = 3;
getTimeGranularity in interface QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.Builder setTimeGranularity(QueryMetricsRequest.TimeGranularity value)
The time granularity of each data point in the time series. Defaults to NONE if this field is unspecified.
.google.cloud.contactcenterinsights.v1.QueryMetricsRequest.TimeGranularity time_granularity = 3;
value - The timeGranularity to set.public QueryMetricsRequest.Builder clearTimeGranularity()
The time granularity of each data point in the time series. Defaults to NONE if this field is unspecified.
.google.cloud.contactcenterinsights.v1.QueryMetricsRequest.TimeGranularity time_granularity = 3;
public List<Dimension> getDimensionsList()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;getDimensionsList in interface QueryMetricsRequestOrBuilderpublic int getDimensionsCount()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;getDimensionsCount in interface QueryMetricsRequestOrBuilderpublic Dimension getDimensions(int index)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;getDimensions in interface QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.Builder setDimensions(int index, Dimension value)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder setDimensions(int index, Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder addDimensions(Dimension value)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder addDimensions(int index, Dimension value)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder addDimensions(Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder addDimensions(int index, Dimension.Builder builderForValue)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder addAllDimensions(Iterable<? extends Dimension> values)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder clearDimensions()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public QueryMetricsRequest.Builder removeDimensions(int index)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public Dimension.Builder getDimensionsBuilder(int index)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public DimensionOrBuilder getDimensionsOrBuilder(int index)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;getDimensionsOrBuilder in interface QueryMetricsRequestOrBuilderpublic List<? extends DimensionOrBuilder> getDimensionsOrBuilderList()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;getDimensionsOrBuilderList in interface QueryMetricsRequestOrBuilderpublic Dimension.Builder addDimensionsBuilder()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public Dimension.Builder addDimensionsBuilder(int index)
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public List<Dimension.Builder> getDimensionsBuilderList()
The dimensions that determine the grouping key for the query. Defaults to no dimension if this field is unspecified. If a dimension is specified, its key must also be specified. Each dimension's key must be unique. If a time granularity is also specified, metric values in the dimension will be bucketed by this granularity. Up to one dimension is supported for now.
repeated .google.cloud.contactcenterinsights.v1.Dimension dimensions = 4;public boolean hasMeasureMask()
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;hasMeasureMask in interface QueryMetricsRequestOrBuilderpublic com.google.protobuf.FieldMask getMeasureMask()
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;getMeasureMask in interface QueryMetricsRequestOrBuilderpublic QueryMetricsRequest.Builder setMeasureMask(com.google.protobuf.FieldMask value)
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;public QueryMetricsRequest.Builder setMeasureMask(com.google.protobuf.FieldMask.Builder builderForValue)
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;public QueryMetricsRequest.Builder mergeMeasureMask(com.google.protobuf.FieldMask value)
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;public QueryMetricsRequest.Builder clearMeasureMask()
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;public com.google.protobuf.FieldMask.Builder getMeasureMaskBuilder()
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;public com.google.protobuf.FieldMaskOrBuilder getMeasureMaskOrBuilder()
Measures to return. Defaults to all measures if this field is unspecified. A valid mask should traverse from the `measure` field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".
.google.protobuf.FieldMask measure_mask = 5;getMeasureMaskOrBuilder in interface QueryMetricsRequestOrBuilderpublic final QueryMetricsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>public final QueryMetricsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryMetricsRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.