public static final class GenerateStatelessSummaryResponse.Summary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder> implements GenerateStatelessSummaryResponse.SummaryOrBuilder
Generated summary for a conversation.Protobuf type
google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary| Modifier and Type | Method and Description |
|---|---|
GenerateStatelessSummaryResponse.Summary.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GenerateStatelessSummaryResponse.Summary |
build() |
GenerateStatelessSummaryResponse.Summary |
buildPartial() |
GenerateStatelessSummaryResponse.Summary.Builder |
clear() |
GenerateStatelessSummaryResponse.Summary.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GenerateStatelessSummaryResponse.Summary.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GenerateStatelessSummaryResponse.Summary.Builder |
clearText()
The summary content that is concatenated into one string.
|
GenerateStatelessSummaryResponse.Summary.Builder |
clearTextSections() |
GenerateStatelessSummaryResponse.Summary.Builder |
clone() |
boolean |
containsTextSections(String key)
The summary content that is divided into sections.
|
GenerateStatelessSummaryResponse.Summary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMutableTextSections()
Deprecated.
|
String |
getText()
The summary content that is concatenated into one string.
|
com.google.protobuf.ByteString |
getTextBytes()
The summary content that is concatenated into one string.
|
Map<String,String> |
getTextSections()
Deprecated.
|
int |
getTextSectionsCount()
The summary content that is divided into sections.
|
Map<String,String> |
getTextSectionsMap()
The summary content that is divided into sections.
|
String |
getTextSectionsOrDefault(String key,
String defaultValue)
The summary content that is divided into sections.
|
String |
getTextSectionsOrThrow(String key)
The summary 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() |
GenerateStatelessSummaryResponse.Summary.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GenerateStatelessSummaryResponse.Summary.Builder |
mergeFrom(GenerateStatelessSummaryResponse.Summary other) |
GenerateStatelessSummaryResponse.Summary.Builder |
mergeFrom(com.google.protobuf.Message other) |
GenerateStatelessSummaryResponse.Summary.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GenerateStatelessSummaryResponse.Summary.Builder |
putAllTextSections(Map<String,String> values)
The summary content that is divided into sections.
|
GenerateStatelessSummaryResponse.Summary.Builder |
putTextSections(String key,
String value)
The summary content that is divided into sections.
|
GenerateStatelessSummaryResponse.Summary.Builder |
removeTextSections(String key)
The summary content that is divided into sections.
|
GenerateStatelessSummaryResponse.Summary.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GenerateStatelessSummaryResponse.Summary.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GenerateStatelessSummaryResponse.Summary.Builder |
setText(String value)
The summary content that is concatenated into one string.
|
GenerateStatelessSummaryResponse.Summary.Builder |
setTextBytes(com.google.protobuf.ByteString value)
The summary content that is concatenated into one string.
|
GenerateStatelessSummaryResponse.Summary.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GenerateStatelessSummaryResponse.Summary build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GenerateStatelessSummaryResponse.Summary buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GenerateStatelessSummaryResponse.Summary.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder mergeFrom(GenerateStatelessSummaryResponse.Summary other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public GenerateStatelessSummaryResponse.Summary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GenerateStatelessSummaryResponse.Summary.Builder>IOExceptionpublic String getText()
The summary content that is concatenated into one string.
string text = 1;getText in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic com.google.protobuf.ByteString getTextBytes()
The summary content that is concatenated into one string.
string text = 1;getTextBytes in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic GenerateStatelessSummaryResponse.Summary.Builder setText(String value)
The summary content that is concatenated into one string.
string text = 1;value - The text to set.public GenerateStatelessSummaryResponse.Summary.Builder clearText()
The summary content that is concatenated into one string.
string text = 1;public GenerateStatelessSummaryResponse.Summary.Builder setTextBytes(com.google.protobuf.ByteString value)
The summary content that is concatenated into one string.
string text = 1;value - The bytes for text to set.public int getTextSectionsCount()
GenerateStatelessSummaryResponse.SummaryOrBuilderThe summary 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 = 2;getTextSectionsCount in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic boolean containsTextSections(String key)
The summary 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 = 2;containsTextSections in interface GenerateStatelessSummaryResponse.SummaryOrBuilder@Deprecated public Map<String,String> getTextSections()
getTextSectionsMap() instead.getTextSections in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic Map<String,String> getTextSectionsMap()
The summary 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 = 2;getTextSectionsMap in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic String getTextSectionsOrDefault(String key, String defaultValue)
The summary 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 = 2;getTextSectionsOrDefault in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic String getTextSectionsOrThrow(String key)
The summary 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 = 2;getTextSectionsOrThrow in interface GenerateStatelessSummaryResponse.SummaryOrBuilderpublic GenerateStatelessSummaryResponse.Summary.Builder clearTextSections()
public GenerateStatelessSummaryResponse.Summary.Builder removeTextSections(String key)
The summary 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 = 2;@Deprecated public Map<String,String> getMutableTextSections()
public GenerateStatelessSummaryResponse.Summary.Builder putTextSections(String key, String value)
The summary 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 = 2;public GenerateStatelessSummaryResponse.Summary.Builder putAllTextSections(Map<String,String> values)
The summary 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 = 2;public final GenerateStatelessSummaryResponse.Summary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>public final GenerateStatelessSummaryResponse.Summary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Summary.Builder>Copyright © 2023 Google LLC. All rights reserved.