Class ConversationSummarizationSuggestionData.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
- com.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData.Builder
-
- All Implemented Interfaces:
ConversationSummarizationSuggestionDataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ConversationSummarizationSuggestionData
public static final class ConversationSummarizationSuggestionData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder> implements ConversationSummarizationSuggestionDataOrBuilder
Conversation summarization suggestion data.
Protobuf typegoogle.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ConversationSummarizationSuggestionData.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConversationSummarizationSuggestionDatabuild()ConversationSummarizationSuggestionDatabuildPartial()ConversationSummarizationSuggestionData.Builderclear()ConversationSummarizationSuggestionData.BuilderclearAnswerRecord()The name of the answer record.ConversationSummarizationSuggestionData.BuilderclearConfidence()The confidence score of the summarization.ConversationSummarizationSuggestionData.BuilderclearConversationModel()The name of the model that generates this summary.ConversationSummarizationSuggestionData.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ConversationSummarizationSuggestionData.BuilderclearMetadata()ConversationSummarizationSuggestionData.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ConversationSummarizationSuggestionData.BuilderclearText()The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.BuilderclearTextSections()ConversationSummarizationSuggestionData.Builderclone()booleancontainsMetadata(String key)A map that contains metadata about the summarization and the document from which it originates.booleancontainsTextSections(String key)The summarization content that is divided into sections.StringgetAnswerRecord()The name of the answer record.com.google.protobuf.ByteStringgetAnswerRecordBytes()The name of the answer record.floatgetConfidence()The confidence score of the summarization.StringgetConversationModel()The name of the model that generates this summary.com.google.protobuf.ByteStringgetConversationModelBytes()The name of the model that generates this summary.ConversationSummarizationSuggestionDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Map<String,String>getMetadata()Deprecated.intgetMetadataCount()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.StringgetMetadataOrDefault(String key, String defaultValue)A map that contains metadata about the summarization and the document from which it originates.StringgetMetadataOrThrow(String key)A map that contains metadata about the summarization and the document from which it originates.Map<String,String>getMutableMetadata()Deprecated.Map<String,String>getMutableTextSections()Deprecated.StringgetText()The summarization content that is concatenated into one string.com.google.protobuf.ByteStringgetTextBytes()The summarization content that is concatenated into one string.Map<String,String>getTextSections()Deprecated.intgetTextSectionsCount()The summarization content that is divided into sections.Map<String,String>getTextSectionsMap()The summarization content that is divided into sections.StringgetTextSectionsOrDefault(String key, String defaultValue)The summarization content that is divided into sections.StringgetTextSectionsOrThrow(String key)The summarization content that is divided into sections.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()ConversationSummarizationSuggestionData.BuildermergeFrom(ConversationSummarizationSuggestionData other)ConversationSummarizationSuggestionData.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ConversationSummarizationSuggestionData.BuildermergeFrom(com.google.protobuf.Message other)ConversationSummarizationSuggestionData.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ConversationSummarizationSuggestionData.BuilderputAllMetadata(Map<String,String> values)A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.BuilderputAllTextSections(Map<String,String> values)The summarization content that is divided into sections.ConversationSummarizationSuggestionData.BuilderputMetadata(String key, String value)A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.BuilderputTextSections(String key, String value)The summarization content that is divided into sections.ConversationSummarizationSuggestionData.BuilderremoveMetadata(String key)A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.BuilderremoveTextSections(String key)The summarization content that is divided into sections.ConversationSummarizationSuggestionData.BuildersetAnswerRecord(String value)The name of the answer record.ConversationSummarizationSuggestionData.BuildersetAnswerRecordBytes(com.google.protobuf.ByteString value)The name of the answer record.ConversationSummarizationSuggestionData.BuildersetConfidence(float value)The confidence score of the summarization.ConversationSummarizationSuggestionData.BuildersetConversationModel(String value)The name of the model that generates this summary.ConversationSummarizationSuggestionData.BuildersetConversationModelBytes(com.google.protobuf.ByteString value)The name of the model that generates this summary.ConversationSummarizationSuggestionData.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConversationSummarizationSuggestionData.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ConversationSummarizationSuggestionData.BuildersetText(String value)The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.BuildersetTextBytes(com.google.protobuf.ByteString value)The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
clear
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
getDefaultInstanceForType
public ConversationSummarizationSuggestionData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ConversationSummarizationSuggestionData build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ConversationSummarizationSuggestionData buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
setField
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
clearField
public ConversationSummarizationSuggestionData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
clearOneof
public ConversationSummarizationSuggestionData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
setRepeatedField
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
addRepeatedField
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>
-
mergeFrom
public ConversationSummarizationSuggestionData.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeFrom
public ConversationSummarizationSuggestionData.Builder mergeFrom(ConversationSummarizationSuggestionData other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeFrom
public ConversationSummarizationSuggestionData.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<ConversationSummarizationSuggestionData.Builder>- Throws:
IOException
-
getText
public String getText()
The summarization content that is concatenated into one string.
string text = 1;- Specified by:
getTextin 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:
getTextBytesin interfaceConversationSummarizationSuggestionDataOrBuilder- Returns:
- The bytes for text.
-
setText
public ConversationSummarizationSuggestionData.Builder setText(String value)
The summarization content that is concatenated into one string.
string text = 1;- Parameters:
value- The text to set.- Returns:
- This builder for chaining.
-
clearText
public ConversationSummarizationSuggestionData.Builder clearText()
The summarization content that is concatenated into one string.
string text = 1;- Returns:
- This builder for chaining.
-
setTextBytes
public ConversationSummarizationSuggestionData.Builder setTextBytes(com.google.protobuf.ByteString value)
The summarization content that is concatenated into one string.
string text = 1;- Parameters:
value- The bytes for text to set.- Returns:
- This builder for chaining.
-
getTextSectionsCount
public int getTextSectionsCount()
Description copied from interface:ConversationSummarizationSuggestionDataOrBuilderThe 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:
getTextSectionsCountin 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:
containsTextSectionsin interfaceConversationSummarizationSuggestionDataOrBuilder
-
getTextSections
@Deprecated public Map<String,String> getTextSections()
Deprecated.UsegetTextSectionsMap()instead.- Specified by:
getTextSectionsin 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:
getTextSectionsMapin 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:
getTextSectionsOrDefaultin 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:
getTextSectionsOrThrowin interfaceConversationSummarizationSuggestionDataOrBuilder
-
clearTextSections
public ConversationSummarizationSuggestionData.Builder clearTextSections()
-
removeTextSections
public ConversationSummarizationSuggestionData.Builder removeTextSections(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;
-
getMutableTextSections
@Deprecated public Map<String,String> getMutableTextSections()
Deprecated.Use alternate mutation accessors instead.
-
putTextSections
public ConversationSummarizationSuggestionData.Builder putTextSections(String key, String value)
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;
-
putAllTextSections
public ConversationSummarizationSuggestionData.Builder putAllTextSections(Map<String,String> values)
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;
-
getConfidence
public float getConfidence()
The confidence score of the summarization.
float confidence = 2;- Specified by:
getConfidencein interfaceConversationSummarizationSuggestionDataOrBuilder- Returns:
- The confidence.
-
setConfidence
public ConversationSummarizationSuggestionData.Builder setConfidence(float value)
The confidence score of the summarization.
float confidence = 2;- Parameters:
value- The confidence to set.- Returns:
- This builder for chaining.
-
clearConfidence
public ConversationSummarizationSuggestionData.Builder clearConfidence()
The confidence score of the summarization.
float confidence = 2;- Returns:
- This builder for chaining.
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:ConversationSummarizationSuggestionDataOrBuilderA map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;- Specified by:
getMetadataCountin 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:
containsMetadatain interfaceConversationSummarizationSuggestionDataOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain 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:
getMetadataMapin 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:
getMetadataOrDefaultin 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:
getMetadataOrThrowin interfaceConversationSummarizationSuggestionDataOrBuilder
-
clearMetadata
public ConversationSummarizationSuggestionData.Builder clearMetadata()
-
removeMetadata
public ConversationSummarizationSuggestionData.Builder removeMetadata(String key)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
-
getMutableMetadata
@Deprecated public Map<String,String> getMutableMetadata()
Deprecated.Use alternate mutation accessors instead.
-
putMetadata
public ConversationSummarizationSuggestionData.Builder putMetadata(String key, String value)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
-
putAllMetadata
public ConversationSummarizationSuggestionData.Builder putAllMetadata(Map<String,String> values)
A map that contains metadata about the summarization and the document from which it originates.
map<string, string> metadata = 3;
-
getAnswerRecord
public String getAnswerRecord()
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}string answer_record = 4;- Specified by:
getAnswerRecordin 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:
getAnswerRecordBytesin interfaceConversationSummarizationSuggestionDataOrBuilder- Returns:
- The bytes for answerRecord.
-
setAnswerRecord
public ConversationSummarizationSuggestionData.Builder setAnswerRecord(String value)
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}string answer_record = 4;- Parameters:
value- The answerRecord to set.- Returns:
- This builder for chaining.
-
clearAnswerRecord
public ConversationSummarizationSuggestionData.Builder clearAnswerRecord()
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}string answer_record = 4;- Returns:
- This builder for chaining.
-
setAnswerRecordBytes
public ConversationSummarizationSuggestionData.Builder setAnswerRecordBytes(com.google.protobuf.ByteString value)
The name of the answer record. Format: projects/{project}/locations/{location}/answerRecords/{answer_record}string answer_record = 4;- Parameters:
value- The bytes for answerRecord to set.- Returns:
- This builder for chaining.
-
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:
getConversationModelin 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:
getConversationModelBytesin interfaceConversationSummarizationSuggestionDataOrBuilder- Returns:
- The bytes for conversationModel.
-
setConversationModel
public ConversationSummarizationSuggestionData.Builder setConversationModel(String value)
The name of the model that generates this summary. Format: projects/{project}/locations/{location}/conversationModels/{conversation_model}string conversation_model = 6;- Parameters:
value- The conversationModel to set.- Returns:
- This builder for chaining.
-
clearConversationModel
public ConversationSummarizationSuggestionData.Builder clearConversationModel()
The name of the model that generates this summary. Format: projects/{project}/locations/{location}/conversationModels/{conversation_model}string conversation_model = 6;- Returns:
- This builder for chaining.
-
setConversationModelBytes
public ConversationSummarizationSuggestionData.Builder setConversationModelBytes(com.google.protobuf.ByteString value)
The name of the model that generates this summary. Format: projects/{project}/locations/{location}/conversationModels/{conversation_model}string conversation_model = 6;- Parameters:
value- The bytes for conversationModel to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ConversationSummarizationSuggestionData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeUnknownFields
public final ConversationSummarizationSuggestionData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
-