public static final class Conversation.QualityMetadata extends com.google.protobuf.GeneratedMessageV3 implements Conversation.QualityMetadataOrBuilder
Conversation metadata related to quality management.Protobuf type
google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
Conversation.QualityMetadata.AgentInfo
Information about an agent involved in the conversation.
|
static interface |
Conversation.QualityMetadata.AgentInfoOrBuilder |
static class |
Conversation.QualityMetadata.Builder
Conversation metadata related to quality management.
|
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 |
AGENT_INFO_FIELD_NUMBER |
static int |
CUSTOMER_SATISFACTION_RATING_FIELD_NUMBER |
static int |
MENU_PATH_FIELD_NUMBER |
static int |
WAIT_DURATION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Conversation.QualityMetadata.AgentInfo |
getAgentInfo(int index)
Information about agents involved in the call.
|
int |
getAgentInfoCount()
Information about agents involved in the call.
|
List<Conversation.QualityMetadata.AgentInfo> |
getAgentInfoList()
Information about agents involved in the call.
|
Conversation.QualityMetadata.AgentInfoOrBuilder |
getAgentInfoOrBuilder(int index)
Information about agents involved in the call.
|
List<? extends Conversation.QualityMetadata.AgentInfoOrBuilder> |
getAgentInfoOrBuilderList()
Information about agents involved in the call.
|
int |
getCustomerSatisfactionRating()
An arbitrary integer value indicating the customer's satisfaction rating.
|
static Conversation.QualityMetadata |
getDefaultInstance() |
Conversation.QualityMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMenuPath()
An arbitrary string value specifying the menu path the customer took.
|
com.google.protobuf.ByteString |
getMenuPathBytes()
An arbitrary string value specifying the menu path the customer took.
|
com.google.protobuf.Parser<Conversation.QualityMetadata> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.Duration |
getWaitDuration()
The amount of time the customer waited to connect with an agent.
|
com.google.protobuf.DurationOrBuilder |
getWaitDurationOrBuilder()
The amount of time the customer waited to connect with an agent.
|
int |
hashCode() |
boolean |
hasWaitDuration()
The amount of time the customer waited to connect with an agent.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Conversation.QualityMetadata.Builder |
newBuilder() |
static Conversation.QualityMetadata.Builder |
newBuilder(Conversation.QualityMetadata prototype) |
Conversation.QualityMetadata.Builder |
newBuilderForType() |
protected Conversation.QualityMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Conversation.QualityMetadata |
parseDelimitedFrom(InputStream input) |
static Conversation.QualityMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Conversation.QualityMetadata |
parseFrom(byte[] data) |
static Conversation.QualityMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Conversation.QualityMetadata |
parseFrom(ByteBuffer data) |
static Conversation.QualityMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Conversation.QualityMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static Conversation.QualityMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Conversation.QualityMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Conversation.QualityMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Conversation.QualityMetadata |
parseFrom(InputStream input) |
static Conversation.QualityMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Conversation.QualityMetadata> |
parser() |
Conversation.QualityMetadata.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, internalGetMapFieldReflection, 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 CUSTOMER_SATISFACTION_RATING_FIELD_NUMBER
public static final int WAIT_DURATION_FIELD_NUMBER
public static final int MENU_PATH_FIELD_NUMBER
public static final int AGENT_INFO_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getCustomerSatisfactionRating()
An arbitrary integer value indicating the customer's satisfaction rating.
int32 customer_satisfaction_rating = 1;getCustomerSatisfactionRating in interface Conversation.QualityMetadataOrBuilderpublic boolean hasWaitDuration()
The amount of time the customer waited to connect with an agent.
.google.protobuf.Duration wait_duration = 2;hasWaitDuration in interface Conversation.QualityMetadataOrBuilderpublic com.google.protobuf.Duration getWaitDuration()
The amount of time the customer waited to connect with an agent.
.google.protobuf.Duration wait_duration = 2;getWaitDuration in interface Conversation.QualityMetadataOrBuilderpublic com.google.protobuf.DurationOrBuilder getWaitDurationOrBuilder()
The amount of time the customer waited to connect with an agent.
.google.protobuf.Duration wait_duration = 2;getWaitDurationOrBuilder in interface Conversation.QualityMetadataOrBuilderpublic String getMenuPath()
An arbitrary string value specifying the menu path the customer took.
string menu_path = 3;getMenuPath in interface Conversation.QualityMetadataOrBuilderpublic com.google.protobuf.ByteString getMenuPathBytes()
An arbitrary string value specifying the menu path the customer took.
string menu_path = 3;getMenuPathBytes in interface Conversation.QualityMetadataOrBuilderpublic List<Conversation.QualityMetadata.AgentInfo> getAgentInfoList()
Information about agents involved in the call.
repeated .google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata.AgentInfo agent_info = 4;
getAgentInfoList in interface Conversation.QualityMetadataOrBuilderpublic List<? extends Conversation.QualityMetadata.AgentInfoOrBuilder> getAgentInfoOrBuilderList()
Information about agents involved in the call.
repeated .google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata.AgentInfo agent_info = 4;
getAgentInfoOrBuilderList in interface Conversation.QualityMetadataOrBuilderpublic int getAgentInfoCount()
Information about agents involved in the call.
repeated .google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata.AgentInfo agent_info = 4;
getAgentInfoCount in interface Conversation.QualityMetadataOrBuilderpublic Conversation.QualityMetadata.AgentInfo getAgentInfo(int index)
Information about agents involved in the call.
repeated .google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata.AgentInfo agent_info = 4;
getAgentInfo in interface Conversation.QualityMetadataOrBuilderpublic Conversation.QualityMetadata.AgentInfoOrBuilder getAgentInfoOrBuilder(int index)
Information about agents involved in the call.
repeated .google.cloud.contactcenterinsights.v1.Conversation.QualityMetadata.AgentInfo agent_info = 4;
getAgentInfoOrBuilder in interface Conversation.QualityMetadataOrBuilderpublic 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 Conversation.QualityMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Conversation.QualityMetadata parseFrom(InputStream input) throws IOException
IOExceptionpublic static Conversation.QualityMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Conversation.QualityMetadata parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Conversation.QualityMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Conversation.QualityMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Conversation.QualityMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Conversation.QualityMetadata.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Conversation.QualityMetadata.Builder newBuilder()
public static Conversation.QualityMetadata.Builder newBuilder(Conversation.QualityMetadata prototype)
public Conversation.QualityMetadata.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Conversation.QualityMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Conversation.QualityMetadata getDefaultInstance()
public static com.google.protobuf.Parser<Conversation.QualityMetadata> parser()
public com.google.protobuf.Parser<Conversation.QualityMetadata> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Conversation.QualityMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.