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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConversationSummarizationSuggestionData
build()
ConversationSummarizationSuggestionData
buildPartial()
ConversationSummarizationSuggestionData.Builder
clear()
ConversationSummarizationSuggestionData.Builder
clearAnswerRecord()
The name of the answer record.ConversationSummarizationSuggestionData.Builder
clearConfidence()
The confidence score of the summarization.ConversationSummarizationSuggestionData.Builder
clearConversationModel()
The name of the model that generates this summary.ConversationSummarizationSuggestionData.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ConversationSummarizationSuggestionData.Builder
clearMetadata()
ConversationSummarizationSuggestionData.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ConversationSummarizationSuggestionData.Builder
clearText()
The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.Builder
clearTextSections()
ConversationSummarizationSuggestionData.Builder
clone()
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.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.ConversationSummarizationSuggestionData
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
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.Map<String,String>
getMutableMetadata()
Deprecated.Map<String,String>
getMutableTextSections()
Deprecated.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.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
ConversationSummarizationSuggestionData.Builder
mergeFrom(ConversationSummarizationSuggestionData other)
ConversationSummarizationSuggestionData.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ConversationSummarizationSuggestionData.Builder
mergeFrom(com.google.protobuf.Message other)
ConversationSummarizationSuggestionData.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ConversationSummarizationSuggestionData.Builder
putAllMetadata(Map<String,String> values)
A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.Builder
putAllTextSections(Map<String,String> values)
The summarization content that is divided into sections.ConversationSummarizationSuggestionData.Builder
putMetadata(String key, String value)
A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.Builder
putTextSections(String key, String value)
The summarization content that is divided into sections.ConversationSummarizationSuggestionData.Builder
removeMetadata(String key)
A map that contains metadata about the summarization and the document from which it originates.ConversationSummarizationSuggestionData.Builder
removeTextSections(String key)
The summarization content that is divided into sections.ConversationSummarizationSuggestionData.Builder
setAnswerRecord(String value)
The name of the answer record.ConversationSummarizationSuggestionData.Builder
setAnswerRecordBytes(com.google.protobuf.ByteString value)
The name of the answer record.ConversationSummarizationSuggestionData.Builder
setConfidence(float value)
The confidence score of the summarization.ConversationSummarizationSuggestionData.Builder
setConversationModel(String value)
The name of the model that generates this summary.ConversationSummarizationSuggestionData.Builder
setConversationModelBytes(com.google.protobuf.ByteString value)
The name of the model that generates this summary.ConversationSummarizationSuggestionData.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConversationSummarizationSuggestionData.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ConversationSummarizationSuggestionData.Builder
setText(String value)
The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.Builder
setTextBytes(com.google.protobuf.ByteString value)
The summarization content that is concatenated into one string.ConversationSummarizationSuggestionData.Builder
setUnknownFields(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
clear
public ConversationSummarizationSuggestionData.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
getDefaultInstanceForType
public ConversationSummarizationSuggestionData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ConversationSummarizationSuggestionData build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ConversationSummarizationSuggestionData buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ConversationSummarizationSuggestionData.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
setField
public ConversationSummarizationSuggestionData.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
clearField
public ConversationSummarizationSuggestionData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
clearOneof
public ConversationSummarizationSuggestionData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
setRepeatedField
public ConversationSummarizationSuggestionData.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
addRepeatedField
public ConversationSummarizationSuggestionData.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeFrom
public ConversationSummarizationSuggestionData.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeFrom
public ConversationSummarizationSuggestionData.Builder mergeFrom(ConversationSummarizationSuggestionData other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
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.
-
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: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
-
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:
getConfidence
in 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: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
-
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:
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.
-
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:
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.
-
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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
mergeUnknownFields
public final ConversationSummarizationSuggestionData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConversationSummarizationSuggestionData.Builder>
-
-