public static final class SummarySuggestion.Builder extends GeneratedMessage.Builder<SummarySuggestion.Builder> implements SummarySuggestionOrBuilder
Suggested summary of the conversation.
Protobuf type google.cloud.dialogflow.v2beta1.SummarySuggestion
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllSummarySections(Iterable<? extends SummarySuggestion.SummarySection> values)
public SummarySuggestion.Builder addAllSummarySections(Iterable<? extends SummarySuggestion.SummarySection> values)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection>
|
addSummarySections(SummarySuggestion.SummarySection value)
public SummarySuggestion.Builder addSummarySections(SummarySuggestion.SummarySection value)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
addSummarySections(SummarySuggestion.SummarySection.Builder builderForValue)
public SummarySuggestion.Builder addSummarySections(SummarySuggestion.SummarySection.Builder builderForValue)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
addSummarySections(int index, SummarySuggestion.SummarySection value)
public SummarySuggestion.Builder addSummarySections(int index, SummarySuggestion.SummarySection value)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
addSummarySections(int index, SummarySuggestion.SummarySection.Builder builderForValue)
public SummarySuggestion.Builder addSummarySections(int index, SummarySuggestion.SummarySection.Builder builderForValue)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
addSummarySectionsBuilder()
public SummarySuggestion.SummarySection.Builder addSummarySectionsBuilder()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
addSummarySectionsBuilder(int index)
public SummarySuggestion.SummarySection.Builder addSummarySectionsBuilder(int index)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
build()
public SummarySuggestion build()
buildPartial()
public SummarySuggestion buildPartial()
clear()
public SummarySuggestion.Builder clear()
Overrides
clearSummarySections()
public SummarySuggestion.Builder clearSummarySections()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public SummarySuggestion getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getSummarySections(int index)
public SummarySuggestion.SummarySection getSummarySections(int index)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getSummarySectionsBuilder(int index)
public SummarySuggestion.SummarySection.Builder getSummarySectionsBuilder(int index)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getSummarySectionsBuilderList()
public List<SummarySuggestion.SummarySection.Builder> getSummarySectionsBuilderList()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
getSummarySectionsCount()
public int getSummarySectionsCount()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
|
getSummarySectionsList()
public List<SummarySuggestion.SummarySection> getSummarySectionsList()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
getSummarySectionsOrBuilder(int index)
public SummarySuggestion.SummarySectionOrBuilder getSummarySectionsOrBuilder(int index)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getSummarySectionsOrBuilderList()
public List<? extends SummarySuggestion.SummarySectionOrBuilder> getSummarySectionsOrBuilderList()
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
List<? extends com.google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySectionOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(SummarySuggestion other)
public SummarySuggestion.Builder mergeFrom(SummarySuggestion other)
public SummarySuggestion.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public SummarySuggestion.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeSummarySections(int index)
public SummarySuggestion.Builder removeSummarySections(int index)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
setSummarySections(int index, SummarySuggestion.SummarySection value)
public SummarySuggestion.Builder setSummarySections(int index, SummarySuggestion.SummarySection value)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];
setSummarySections(int index, SummarySuggestion.SummarySection.Builder builderForValue)
public SummarySuggestion.Builder setSummarySections(int index, SummarySuggestion.SummarySection.Builder builderForValue)
Required. All the parts of generated summary.
repeated .google.cloud.dialogflow.v2beta1.SummarySuggestion.SummarySection summary_sections = 1 [(.google.api.field_behavior) = REQUIRED];