Class ConversationSummarizationSuggestionData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData
-
- All Implemented Interfaces:
ConversationSummarizationSuggestionDataOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ConversationSummarizationSuggestionData extends com.google.protobuf.GeneratedMessageV3 implements ConversationSummarizationSuggestionDataOrBuilder
Conversation summarization suggestion data.
Protobuf typegoogle.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ConversationSummarizationSuggestionData.Builder
Conversation summarization suggestion data.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANSWER_RECORD_FIELD_NUMBER
static int
CONFIDENCE_FIELD_NUMBER
static int
CONVERSATION_MODEL_FIELD_NUMBER
static int
METADATA_FIELD_NUMBER
static int
TEXT_FIELD_NUMBER
static int
TEXT_SECTIONS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsMetadata(String key)
A map that contains metadata about the summarization and the document from which it originates.boolean
containsTextSections(String key)
The summarization content that is divided into sections.boolean
equals(Object obj)
String
getAnswerRecord()
The name of the answer record.com.google.protobuf.ByteString
getAnswerRecordBytes()
The name of the answer record.float
getConfidence()
The confidence score of the summarization.String
getConversationModel()
The name of the model that generates this summary.com.google.protobuf.ByteString
getConversationModelBytes()
The name of the model that generates this summary.static ConversationSummarizationSuggestionData
getDefaultInstance()
ConversationSummarizationSuggestionData
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Map<String,String>
getMetadata()
Deprecated.int
getMetadataCount()
A map that contains metadata about the summarization and the document from which it originates.Map<String,String>
getMetadataMap()
A map that contains metadata about the summarization and the document from which it originates.String
getMetadataOrDefault(String key, String defaultValue)
A map that contains metadata about the summarization and the document from which it originates.String
getMetadataOrThrow(String key)
A map that contains metadata about the summarization and the document from which it originates.com.google.protobuf.Parser<ConversationSummarizationSuggestionData>
getParserForType()
int
getSerializedSize()
String
getText()
The summarization content that is concatenated into one string.com.google.protobuf.ByteString
getTextBytes()
The summarization content that is concatenated into one string.Map<String,String>
getTextSections()
Deprecated.int
getTextSectionsCount()
The summarization content that is divided into sections.Map<String,String>
getTextSectionsMap()
The summarization content that is divided into sections.String
getTextSectionsOrDefault(String key, String defaultValue)
The summarization content that is divided into sections.String
getTextSectionsOrThrow(String key)
The summarization content that is divided into sections.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static ConversationSummarizationSuggestionData.Builder
newBuilder()
static ConversationSummarizationSuggestionData.Builder
newBuilder(ConversationSummarizationSuggestionData prototype)
ConversationSummarizationSuggestionData.Builder
newBuilderForType()
protected ConversationSummarizationSuggestionData.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ConversationSummarizationSuggestionData
parseDelimitedFrom(InputStream input)
static ConversationSummarizationSuggestionData
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversationSummarizationSuggestionData
parseFrom(byte[] data)
static ConversationSummarizationSuggestionData
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversationSummarizationSuggestionData
parseFrom(com.google.protobuf.ByteString data)
static ConversationSummarizationSuggestionData
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversationSummarizationSuggestionData
parseFrom(com.google.protobuf.CodedInputStream input)
static ConversationSummarizationSuggestionData
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversationSummarizationSuggestionData
parseFrom(InputStream input)
static ConversationSummarizationSuggestionData
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversationSummarizationSuggestionData
parseFrom(ByteBuffer data)
static ConversationSummarizationSuggestionData
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ConversationSummarizationSuggestionData>
parser()
ConversationSummarizationSuggestionData.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_SECTIONS_FIELD_NUMBER
public static final int TEXT_SECTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIDENCE_FIELD_NUMBER
public static final int CONFIDENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANSWER_RECORD_FIELD_NUMBER
public static final int ANSWER_RECORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSATION_MODEL_FIELD_NUMBER
public static final int CONVERSATION_MODEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getText
public String getText()
The summarization content that is concatenated into one string.
string text = 1;
- Specified by:
getText
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
The summarization content that is concatenated into one string.
string text = 1;
- Specified by:
getTextBytes
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The bytes for text.
-
getTextSectionsCount
public int getTextSectionsCount()
Description copied from interface:ConversationSummarizationSuggestionDataOrBuilder
The summarization content that is divided into sections. The key is the section's name and the value is the section's content. There is no specific format for the key or value.
map<string, string> text_sections = 5;
- Specified by:
getTextSectionsCount
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
containsTextSections
public boolean containsTextSections(String key)
The summarization content that is divided into sections. The key is the section's name and the value is the section's content. There is no specific format for the key or value.
map<string, string> text_sections = 5;
- Specified by:
containsTextSections
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getTextSections
@Deprecated public Map<String,String> getTextSections()
Deprecated.UsegetTextSectionsMap()
instead.- Specified by:
getTextSections
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getTextSectionsMap
public Map<String,String> getTextSectionsMap()
The summarization content that is divided into sections. The key is the section's name and the value is the section's content. There is no specific format for the key or value.
map<string, string> text_sections = 5;
- Specified by:
getTextSectionsMap
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getTextSectionsOrDefault
public String getTextSectionsOrDefault(String key, String defaultValue)
The summarization content that is divided into sections. The key is the section's name and the value is the section's content. There is no specific format for the key or value.
map<string, string> text_sections = 5;
- Specified by:
getTextSectionsOrDefault
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getTextSectionsOrThrow
public String getTextSectionsOrThrow(String key)
The summarization content that is divided into sections. The key is the section's name and the value is the section's content. There is no specific format for the key or value.
map<string, string> text_sections = 5;
- Specified by:
getTextSectionsOrThrow
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getConfidence
public float getConfidence()
The confidence score of the summarization.
float confidence = 2;
- Specified by:
getConfidence
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The confidence.
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:ConversationSummarizationSuggestionDataOrBuilder
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
- Specified by:
getMetadataCount
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
- Specified by:
containsMetadata
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
- Specified by:
getMetadataMap
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrDefault
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrThrow
in interfaceConversationSummarizationSuggestionDataOrBuilder
-
getAnswerRecord
public String getAnswerRecord()
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}
string answer_record = 4;
- Specified by:
getAnswerRecord
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The answerRecord.
-
getAnswerRecordBytes
public com.google.protobuf.ByteString getAnswerRecordBytes()
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}
string answer_record = 4;
- Specified by:
getAnswerRecordBytes
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The bytes for answerRecord.
-
getConversationModel
public String getConversationModel()
The name of the model that generates this summary. Format: projects/{project}/locations/{location}/conversationModels/{conversation_model}
string conversation_model = 6;
- Specified by:
getConversationModel
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The conversationModel.
-
getConversationModelBytes
public com.google.protobuf.ByteString getConversationModelBytes()
The name of the model that generates this summary. Format: projects/{project}/locations/{location}/conversationModels/{conversation_model}
string conversation_model = 6;
- Specified by:
getConversationModelBytes
in interfaceConversationSummarizationSuggestionDataOrBuilder
- Returns:
- The bytes for conversationModel.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversationSummarizationSuggestionData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversationSummarizationSuggestionData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationSummarizationSuggestionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ConversationSummarizationSuggestionData.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ConversationSummarizationSuggestionData.Builder newBuilder()
-
newBuilder
public static ConversationSummarizationSuggestionData.Builder newBuilder(ConversationSummarizationSuggestionData prototype)
-
toBuilder
public ConversationSummarizationSuggestionData.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConversationSummarizationSuggestionData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ConversationSummarizationSuggestionData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ConversationSummarizationSuggestionData> parser()
-
getParserForType
public com.google.protobuf.Parser<ConversationSummarizationSuggestionData> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConversationSummarizationSuggestionData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-