public final class IssueModelLabelStats extends com.google.protobuf.GeneratedMessageV3 implements IssueModelLabelStatsOrBuilder
Aggregated statistics about an issue model.Protobuf type
google.cloud.contactcenterinsights.v1.IssueModelLabelStats| Modifier and Type | Class and Description |
|---|---|
static class |
IssueModelLabelStats.Builder
Aggregated statistics about an issue model.
|
static class |
IssueModelLabelStats.IssueStats
Aggregated statistics about an issue.
|
static interface |
IssueModelLabelStats.IssueStatsOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ANALYZED_CONVERSATIONS_COUNT_FIELD_NUMBER |
static int |
ISSUE_STATS_FIELD_NUMBER |
static int |
UNCLASSIFIED_CONVERSATIONS_COUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsIssueStats(String key)
Statistics on each issue.
|
boolean |
equals(Object obj) |
long |
getAnalyzedConversationsCount()
Number of conversations the issue model has analyzed at this point in time.
|
static IssueModelLabelStats |
getDefaultInstance() |
IssueModelLabelStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,IssueModelLabelStats.IssueStats> |
getIssueStats()
Deprecated.
|
int |
getIssueStatsCount()
Statistics on each issue.
|
Map<String,IssueModelLabelStats.IssueStats> |
getIssueStatsMap()
Statistics on each issue.
|
IssueModelLabelStats.IssueStats |
getIssueStatsOrDefault(String key,
IssueModelLabelStats.IssueStats defaultValue)
Statistics on each issue.
|
IssueModelLabelStats.IssueStats |
getIssueStatsOrThrow(String key)
Statistics on each issue.
|
com.google.protobuf.Parser<IssueModelLabelStats> |
getParserForType() |
int |
getSerializedSize() |
long |
getUnclassifiedConversationsCount()
Number of analyzed conversations for which no issue was applicable at this
point in time.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static IssueModelLabelStats.Builder |
newBuilder() |
static IssueModelLabelStats.Builder |
newBuilder(IssueModelLabelStats prototype) |
IssueModelLabelStats.Builder |
newBuilderForType() |
protected IssueModelLabelStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static IssueModelLabelStats |
parseDelimitedFrom(InputStream input) |
static IssueModelLabelStats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModelLabelStats |
parseFrom(byte[] data) |
static IssueModelLabelStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModelLabelStats |
parseFrom(ByteBuffer data) |
static IssueModelLabelStats |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModelLabelStats |
parseFrom(com.google.protobuf.ByteString data) |
static IssueModelLabelStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModelLabelStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static IssueModelLabelStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IssueModelLabelStats |
parseFrom(InputStream input) |
static IssueModelLabelStats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<IssueModelLabelStats> |
parser() |
IssueModelLabelStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ANALYZED_CONVERSATIONS_COUNT_FIELD_NUMBER
public static final int UNCLASSIFIED_CONVERSATIONS_COUNT_FIELD_NUMBER
public static final int ISSUE_STATS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getAnalyzedConversationsCount()
Number of conversations the issue model has analyzed at this point in time.
int64 analyzed_conversations_count = 1;getAnalyzedConversationsCount in interface IssueModelLabelStatsOrBuilderpublic long getUnclassifiedConversationsCount()
Number of analyzed conversations for which no issue was applicable at this point in time.
int64 unclassified_conversations_count = 2;getUnclassifiedConversationsCount in interface IssueModelLabelStatsOrBuilderpublic int getIssueStatsCount()
IssueModelLabelStatsOrBuilderStatistics on each issue. Key is the issue's resource name.
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_stats = 3;
getIssueStatsCount in interface IssueModelLabelStatsOrBuilderpublic boolean containsIssueStats(String key)
Statistics on each issue. Key is the issue's resource name.
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_stats = 3;
containsIssueStats in interface IssueModelLabelStatsOrBuilder@Deprecated public Map<String,IssueModelLabelStats.IssueStats> getIssueStats()
getIssueStatsMap() instead.getIssueStats in interface IssueModelLabelStatsOrBuilderpublic Map<String,IssueModelLabelStats.IssueStats> getIssueStatsMap()
Statistics on each issue. Key is the issue's resource name.
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_stats = 3;
getIssueStatsMap in interface IssueModelLabelStatsOrBuilderpublic IssueModelLabelStats.IssueStats getIssueStatsOrDefault(String key, IssueModelLabelStats.IssueStats defaultValue)
Statistics on each issue. Key is the issue's resource name.
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_stats = 3;
getIssueStatsOrDefault in interface IssueModelLabelStatsOrBuilderpublic IssueModelLabelStats.IssueStats getIssueStatsOrThrow(String key)
Statistics on each issue. Key is the issue's resource name.
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_stats = 3;
getIssueStatsOrThrow in interface IssueModelLabelStatsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static IssueModelLabelStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IssueModelLabelStats parseFrom(InputStream input) throws IOException
IOExceptionpublic static IssueModelLabelStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IssueModelLabelStats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IssueModelLabelStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IssueModelLabelStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IssueModelLabelStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic IssueModelLabelStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IssueModelLabelStats.Builder newBuilder()
public static IssueModelLabelStats.Builder newBuilder(IssueModelLabelStats prototype)
public IssueModelLabelStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IssueModelLabelStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static IssueModelLabelStats getDefaultInstance()
public static com.google.protobuf.Parser<IssueModelLabelStats> parser()
public com.google.protobuf.Parser<IssueModelLabelStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public IssueModelLabelStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.