Class CalculateStatsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
- com.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.Builder
-
- All Implemented Interfaces:
CalculateStatsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CalculateStatsResponse
public static final class CalculateStatsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder> implements CalculateStatsResponseOrBuilder
The response for calculating conversation statistics.
Protobuf typegoogle.cloud.contactcenterinsights.v1.CalculateStatsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description CalculateStatsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CalculateStatsResponsebuild()CalculateStatsResponsebuildPartial()CalculateStatsResponse.Builderclear()CalculateStatsResponse.BuilderclearAverageDuration()The average duration of all conversations.CalculateStatsResponse.BuilderclearAverageTurnCount()The average number of turns per conversation.CalculateStatsResponse.BuilderclearConversationCount()The total number of conversations.CalculateStatsResponse.BuilderclearConversationCountTimeSeries()A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.BuilderclearCustomHighlighterMatches()CalculateStatsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CalculateStatsResponse.BuilderclearIssueMatches()Deprecated.CalculateStatsResponse.BuilderclearIssueMatchesStats()CalculateStatsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CalculateStatsResponse.BuilderclearSmartHighlighterMatches()CalculateStatsResponse.Builderclone()booleancontainsCustomHighlighterMatches(String key)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.booleancontainsIssueMatches(String key)Deprecated.booleancontainsIssueMatchesStats(String key)A map associating each issue resource name with its respective number of matches in the set of conversations.booleancontainsSmartHighlighterMatches(String key)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.com.google.protobuf.DurationgetAverageDuration()The average duration of all conversations.com.google.protobuf.Duration.BuildergetAverageDurationBuilder()The average duration of all conversations.com.google.protobuf.DurationOrBuildergetAverageDurationOrBuilder()The average duration of all conversations.intgetAverageTurnCount()The average number of turns per conversation.intgetConversationCount()The total number of conversations.CalculateStatsResponse.TimeSeriesgetConversationCountTimeSeries()A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.TimeSeries.BuildergetConversationCountTimeSeriesBuilder()A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.TimeSeriesOrBuildergetConversationCountTimeSeriesOrBuilder()A time series representing the count of conversations created over time that match that requested filter criteria.Map<String,Integer>getCustomHighlighterMatches()Deprecated.intgetCustomHighlighterMatchesCount()A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.Map<String,Integer>getCustomHighlighterMatchesMap()A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.intgetCustomHighlighterMatchesOrDefault(String key, int defaultValue)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.intgetCustomHighlighterMatchesOrThrow(String key)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.CalculateStatsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Map<String,Integer>getIssueMatches()Deprecated.intgetIssueMatchesCount()Deprecated.Map<String,Integer>getIssueMatchesMap()Deprecated.intgetIssueMatchesOrDefault(String key, int defaultValue)Deprecated.intgetIssueMatchesOrThrow(String key)Deprecated.Map<String,IssueModelLabelStats.IssueStats>getIssueMatchesStats()Deprecated.intgetIssueMatchesStatsCount()A map associating each issue resource name with its respective number of matches in the set of conversations.Map<String,IssueModelLabelStats.IssueStats>getIssueMatchesStatsMap()A map associating each issue resource name with its respective number of matches in the set of conversations.IssueModelLabelStats.IssueStatsgetIssueMatchesStatsOrDefault(String key, IssueModelLabelStats.IssueStats defaultValue)A map associating each issue resource name with its respective number of matches in the set of conversations.IssueModelLabelStats.IssueStatsgetIssueMatchesStatsOrThrow(String key)A map associating each issue resource name with its respective number of matches in the set of conversations.Map<String,Integer>getMutableCustomHighlighterMatches()Deprecated.Map<String,Integer>getMutableIssueMatches()Deprecated.Map<String,IssueModelLabelStats.IssueStats>getMutableIssueMatchesStats()Deprecated.Map<String,Integer>getMutableSmartHighlighterMatches()Deprecated.Map<String,Integer>getSmartHighlighterMatches()Deprecated.intgetSmartHighlighterMatchesCount()A map associating each smart highlighter display name with its respective number of matches in the set of conversations.Map<String,Integer>getSmartHighlighterMatchesMap()A map associating each smart highlighter display name with its respective number of matches in the set of conversations.intgetSmartHighlighterMatchesOrDefault(String key, int defaultValue)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.intgetSmartHighlighterMatchesOrThrow(String key)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.booleanhasAverageDuration()The average duration of all conversations.booleanhasConversationCountTimeSeries()A time series representing the count of conversations created over time that match that requested filter criteria.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()CalculateStatsResponse.BuildermergeAverageDuration(com.google.protobuf.Duration value)The average duration of all conversations.CalculateStatsResponse.BuildermergeConversationCountTimeSeries(CalculateStatsResponse.TimeSeries value)A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.BuildermergeFrom(CalculateStatsResponse other)CalculateStatsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CalculateStatsResponse.BuildermergeFrom(com.google.protobuf.Message other)CalculateStatsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CalculateStatsResponse.BuilderputAllCustomHighlighterMatches(Map<String,Integer> values)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderputAllIssueMatches(Map<String,Integer> values)Deprecated.CalculateStatsResponse.BuilderputAllIssueMatchesStats(Map<String,IssueModelLabelStats.IssueStats> values)A map associating each issue resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderputAllSmartHighlighterMatches(Map<String,Integer> values)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderputCustomHighlighterMatches(String key, int value)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderputIssueMatches(String key, int value)Deprecated.CalculateStatsResponse.BuilderputIssueMatchesStats(String key, IssueModelLabelStats.IssueStats value)A map associating each issue resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderputSmartHighlighterMatches(String key, int value)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderremoveCustomHighlighterMatches(String key)A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderremoveIssueMatches(String key)Deprecated.CalculateStatsResponse.BuilderremoveIssueMatchesStats(String key)A map associating each issue resource name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuilderremoveSmartHighlighterMatches(String key)A map associating each smart highlighter display name with its respective number of matches in the set of conversations.CalculateStatsResponse.BuildersetAverageDuration(com.google.protobuf.Duration value)The average duration of all conversations.CalculateStatsResponse.BuildersetAverageDuration(com.google.protobuf.Duration.Builder builderForValue)The average duration of all conversations.CalculateStatsResponse.BuildersetAverageTurnCount(int value)The average number of turns per conversation.CalculateStatsResponse.BuildersetConversationCount(int value)The total number of conversations.CalculateStatsResponse.BuildersetConversationCountTimeSeries(CalculateStatsResponse.TimeSeries value)A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.BuildersetConversationCountTimeSeries(CalculateStatsResponse.TimeSeries.Builder builderForValue)A time series representing the count of conversations created over time that match that requested filter criteria.CalculateStatsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CalculateStatsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CalculateStatsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
clear
public CalculateStatsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
getDefaultInstanceForType
public CalculateStatsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CalculateStatsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CalculateStatsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CalculateStatsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
setField
public CalculateStatsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
clearField
public CalculateStatsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
clearOneof
public CalculateStatsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
setRepeatedField
public CalculateStatsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
addRepeatedField
public CalculateStatsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
mergeFrom
public CalculateStatsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CalculateStatsResponse.Builder>
-
mergeFrom
public CalculateStatsResponse.Builder mergeFrom(CalculateStatsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
mergeFrom
public CalculateStatsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CalculateStatsResponse.Builder>- Throws:
IOException
-
hasAverageDuration
public boolean hasAverageDuration()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;- Specified by:
hasAverageDurationin interfaceCalculateStatsResponseOrBuilder- Returns:
- Whether the averageDuration field is set.
-
getAverageDuration
public com.google.protobuf.Duration getAverageDuration()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;- Specified by:
getAverageDurationin interfaceCalculateStatsResponseOrBuilder- Returns:
- The averageDuration.
-
setAverageDuration
public CalculateStatsResponse.Builder setAverageDuration(com.google.protobuf.Duration value)
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;
-
setAverageDuration
public CalculateStatsResponse.Builder setAverageDuration(com.google.protobuf.Duration.Builder builderForValue)
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;
-
mergeAverageDuration
public CalculateStatsResponse.Builder mergeAverageDuration(com.google.protobuf.Duration value)
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;
-
clearAverageDuration
public CalculateStatsResponse.Builder clearAverageDuration()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;
-
getAverageDurationBuilder
public com.google.protobuf.Duration.Builder getAverageDurationBuilder()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;
-
getAverageDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getAverageDurationOrBuilder()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;- Specified by:
getAverageDurationOrBuilderin interfaceCalculateStatsResponseOrBuilder
-
getAverageTurnCount
public int getAverageTurnCount()
The average number of turns per conversation.
int32 average_turn_count = 2;- Specified by:
getAverageTurnCountin interfaceCalculateStatsResponseOrBuilder- Returns:
- The averageTurnCount.
-
setAverageTurnCount
public CalculateStatsResponse.Builder setAverageTurnCount(int value)
The average number of turns per conversation.
int32 average_turn_count = 2;- Parameters:
value- The averageTurnCount to set.- Returns:
- This builder for chaining.
-
clearAverageTurnCount
public CalculateStatsResponse.Builder clearAverageTurnCount()
The average number of turns per conversation.
int32 average_turn_count = 2;- Returns:
- This builder for chaining.
-
getConversationCount
public int getConversationCount()
The total number of conversations.
int32 conversation_count = 3;- Specified by:
getConversationCountin interfaceCalculateStatsResponseOrBuilder- Returns:
- The conversationCount.
-
setConversationCount
public CalculateStatsResponse.Builder setConversationCount(int value)
The total number of conversations.
int32 conversation_count = 3;- Parameters:
value- The conversationCount to set.- Returns:
- This builder for chaining.
-
clearConversationCount
public CalculateStatsResponse.Builder clearConversationCount()
The total number of conversations.
int32 conversation_count = 3;- Returns:
- This builder for chaining.
-
getSmartHighlighterMatchesCount
public int getSmartHighlighterMatchesCount()
Description copied from interface:CalculateStatsResponseOrBuilderA map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;- Specified by:
getSmartHighlighterMatchesCountin interfaceCalculateStatsResponseOrBuilder
-
containsSmartHighlighterMatches
public boolean containsSmartHighlighterMatches(String key)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;- Specified by:
containsSmartHighlighterMatchesin interfaceCalculateStatsResponseOrBuilder
-
getSmartHighlighterMatches
@Deprecated public Map<String,Integer> getSmartHighlighterMatches()
Deprecated.UsegetSmartHighlighterMatchesMap()instead.- Specified by:
getSmartHighlighterMatchesin interfaceCalculateStatsResponseOrBuilder
-
getSmartHighlighterMatchesMap
public Map<String,Integer> getSmartHighlighterMatchesMap()
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;- Specified by:
getSmartHighlighterMatchesMapin interfaceCalculateStatsResponseOrBuilder
-
getSmartHighlighterMatchesOrDefault
public int getSmartHighlighterMatchesOrDefault(String key, int defaultValue)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;- Specified by:
getSmartHighlighterMatchesOrDefaultin interfaceCalculateStatsResponseOrBuilder
-
getSmartHighlighterMatchesOrThrow
public int getSmartHighlighterMatchesOrThrow(String key)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;- Specified by:
getSmartHighlighterMatchesOrThrowin interfaceCalculateStatsResponseOrBuilder
-
clearSmartHighlighterMatches
public CalculateStatsResponse.Builder clearSmartHighlighterMatches()
-
removeSmartHighlighterMatches
public CalculateStatsResponse.Builder removeSmartHighlighterMatches(String key)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;
-
getMutableSmartHighlighterMatches
@Deprecated public Map<String,Integer> getMutableSmartHighlighterMatches()
Deprecated.Use alternate mutation accessors instead.
-
putSmartHighlighterMatches
public CalculateStatsResponse.Builder putSmartHighlighterMatches(String key, int value)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;
-
putAllSmartHighlighterMatches
public CalculateStatsResponse.Builder putAllSmartHighlighterMatches(Map<String,Integer> values)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;
-
getCustomHighlighterMatchesCount
public int getCustomHighlighterMatchesCount()
Description copied from interface:CalculateStatsResponseOrBuilderA map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;- Specified by:
getCustomHighlighterMatchesCountin interfaceCalculateStatsResponseOrBuilder
-
containsCustomHighlighterMatches
public boolean containsCustomHighlighterMatches(String key)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;- Specified by:
containsCustomHighlighterMatchesin interfaceCalculateStatsResponseOrBuilder
-
getCustomHighlighterMatches
@Deprecated public Map<String,Integer> getCustomHighlighterMatches()
Deprecated.UsegetCustomHighlighterMatchesMap()instead.- Specified by:
getCustomHighlighterMatchesin interfaceCalculateStatsResponseOrBuilder
-
getCustomHighlighterMatchesMap
public Map<String,Integer> getCustomHighlighterMatchesMap()
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;- Specified by:
getCustomHighlighterMatchesMapin interfaceCalculateStatsResponseOrBuilder
-
getCustomHighlighterMatchesOrDefault
public int getCustomHighlighterMatchesOrDefault(String key, int defaultValue)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;- Specified by:
getCustomHighlighterMatchesOrDefaultin interfaceCalculateStatsResponseOrBuilder
-
getCustomHighlighterMatchesOrThrow
public int getCustomHighlighterMatchesOrThrow(String key)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;- Specified by:
getCustomHighlighterMatchesOrThrowin interfaceCalculateStatsResponseOrBuilder
-
clearCustomHighlighterMatches
public CalculateStatsResponse.Builder clearCustomHighlighterMatches()
-
removeCustomHighlighterMatches
public CalculateStatsResponse.Builder removeCustomHighlighterMatches(String key)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;
-
getMutableCustomHighlighterMatches
@Deprecated public Map<String,Integer> getMutableCustomHighlighterMatches()
Deprecated.Use alternate mutation accessors instead.
-
putCustomHighlighterMatches
public CalculateStatsResponse.Builder putCustomHighlighterMatches(String key, int value)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;
-
putAllCustomHighlighterMatches
public CalculateStatsResponse.Builder putAllCustomHighlighterMatches(Map<String,Integer> values)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;
-
getIssueMatchesCount
@Deprecated public int getIssueMatchesCount()
Deprecated.Description copied from interface:CalculateStatsResponseOrBuilderA map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];- Specified by:
getIssueMatchesCountin interfaceCalculateStatsResponseOrBuilder
-
containsIssueMatches
@Deprecated public boolean containsIssueMatches(String key)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];- Specified by:
containsIssueMatchesin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatches
@Deprecated public Map<String,Integer> getIssueMatches()
Deprecated.UsegetIssueMatchesMap()instead.- Specified by:
getIssueMatchesin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesMap
@Deprecated public Map<String,Integer> getIssueMatchesMap()
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];- Specified by:
getIssueMatchesMapin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesOrDefault
@Deprecated public int getIssueMatchesOrDefault(String key, int defaultValue)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];- Specified by:
getIssueMatchesOrDefaultin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesOrThrow
@Deprecated public int getIssueMatchesOrThrow(String key)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];- Specified by:
getIssueMatchesOrThrowin interfaceCalculateStatsResponseOrBuilder
-
clearIssueMatches
@Deprecated public CalculateStatsResponse.Builder clearIssueMatches()
Deprecated.
-
removeIssueMatches
@Deprecated public CalculateStatsResponse.Builder removeIssueMatches(String key)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];
-
getMutableIssueMatches
@Deprecated public Map<String,Integer> getMutableIssueMatches()
Deprecated.Use alternate mutation accessors instead.
-
putIssueMatches
@Deprecated public CalculateStatsResponse.Builder putIssueMatches(String key, int value)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];
-
putAllIssueMatches
@Deprecated public CalculateStatsResponse.Builder putAllIssueMatches(Map<String,Integer> values)
Deprecated.A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];
-
getIssueMatchesStatsCount
public int getIssueMatchesStatsCount()
Description copied from interface:CalculateStatsResponseOrBuilderA map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;- Specified by:
getIssueMatchesStatsCountin interfaceCalculateStatsResponseOrBuilder
-
containsIssueMatchesStats
public boolean containsIssueMatchesStats(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;- Specified by:
containsIssueMatchesStatsin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesStats
@Deprecated public Map<String,IssueModelLabelStats.IssueStats> getIssueMatchesStats()
Deprecated.UsegetIssueMatchesStatsMap()instead.- Specified by:
getIssueMatchesStatsin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesStatsMap
public Map<String,IssueModelLabelStats.IssueStats> getIssueMatchesStatsMap()
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;- Specified by:
getIssueMatchesStatsMapin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesStatsOrDefault
public IssueModelLabelStats.IssueStats getIssueMatchesStatsOrDefault(String key, IssueModelLabelStats.IssueStats defaultValue)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;- Specified by:
getIssueMatchesStatsOrDefaultin interfaceCalculateStatsResponseOrBuilder
-
getIssueMatchesStatsOrThrow
public IssueModelLabelStats.IssueStats getIssueMatchesStatsOrThrow(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;- Specified by:
getIssueMatchesStatsOrThrowin interfaceCalculateStatsResponseOrBuilder
-
clearIssueMatchesStats
public CalculateStatsResponse.Builder clearIssueMatchesStats()
-
removeIssueMatchesStats
public CalculateStatsResponse.Builder removeIssueMatchesStats(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
-
getMutableIssueMatchesStats
@Deprecated public Map<String,IssueModelLabelStats.IssueStats> getMutableIssueMatchesStats()
Deprecated.Use alternate mutation accessors instead.
-
putIssueMatchesStats
public CalculateStatsResponse.Builder putIssueMatchesStats(String key, IssueModelLabelStats.IssueStats value)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
-
putAllIssueMatchesStats
public CalculateStatsResponse.Builder putAllIssueMatchesStats(Map<String,IssueModelLabelStats.IssueStats> values)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
-
hasConversationCountTimeSeries
public boolean hasConversationCountTimeSeries()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;- Specified by:
hasConversationCountTimeSeriesin interfaceCalculateStatsResponseOrBuilder- Returns:
- Whether the conversationCountTimeSeries field is set.
-
getConversationCountTimeSeries
public CalculateStatsResponse.TimeSeries getConversationCountTimeSeries()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;- Specified by:
getConversationCountTimeSeriesin interfaceCalculateStatsResponseOrBuilder- Returns:
- The conversationCountTimeSeries.
-
setConversationCountTimeSeries
public CalculateStatsResponse.Builder setConversationCountTimeSeries(CalculateStatsResponse.TimeSeries value)
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
-
setConversationCountTimeSeries
public CalculateStatsResponse.Builder setConversationCountTimeSeries(CalculateStatsResponse.TimeSeries.Builder builderForValue)
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
-
mergeConversationCountTimeSeries
public CalculateStatsResponse.Builder mergeConversationCountTimeSeries(CalculateStatsResponse.TimeSeries value)
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
-
clearConversationCountTimeSeries
public CalculateStatsResponse.Builder clearConversationCountTimeSeries()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
-
getConversationCountTimeSeriesBuilder
public CalculateStatsResponse.TimeSeries.Builder getConversationCountTimeSeriesBuilder()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
-
getConversationCountTimeSeriesOrBuilder
public CalculateStatsResponse.TimeSeriesOrBuilder getConversationCountTimeSeriesOrBuilder()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;- Specified by:
getConversationCountTimeSeriesOrBuilderin interfaceCalculateStatsResponseOrBuilder
-
setUnknownFields
public final CalculateStatsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
mergeUnknownFields
public final CalculateStatsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CalculateStatsResponse.Builder>
-
-