- 4.59.0 (latest)
- 4.58.0
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.45.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.33.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.1
- 4.8.6
- 4.7.5
- 4.6.0
- 4.5.11
- 4.4.0
- 4.3.1
public static final class GeneratorSuggestion.Builder extends GeneratedMessageV3.Builder<GeneratorSuggestion.Builder> implements GeneratorSuggestionOrBuilder
Suggestion generated using a Generator.
Protobuf type google.cloud.dialogflow.v2.GeneratorSuggestion
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GeneratorSuggestion.BuilderImplements
GeneratorSuggestionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GeneratorSuggestion.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
build()
public GeneratorSuggestion build()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion |
buildPartial()
public GeneratorSuggestion buildPartial()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion |
clear()
public GeneratorSuggestion.Builder clear()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
clearField(Descriptors.FieldDescriptor field)
public GeneratorSuggestion.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public GeneratorSuggestion.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
clearSuggestion()
public GeneratorSuggestion.Builder clearSuggestion()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
clearSummarySuggestion()
public GeneratorSuggestion.Builder clearSummarySuggestion()
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
clone()
public GeneratorSuggestion.Builder clone()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
getDefaultInstanceForType()
public GeneratorSuggestion getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getSuggestionCase()
public GeneratorSuggestion.SuggestionCase getSuggestionCase()
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.SuggestionCase |
getSummarySuggestion()
public SummarySuggestion getSummarySuggestion()
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
SummarySuggestion |
The summarySuggestion. |
getSummarySuggestionBuilder()
public SummarySuggestion.Builder getSummarySuggestionBuilder()
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
SummarySuggestion.Builder |
getSummarySuggestionOrBuilder()
public SummarySuggestionOrBuilder getSummarySuggestionOrBuilder()
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
SummarySuggestionOrBuilder |
hasSummarySuggestion()
public boolean hasSummarySuggestion()
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
boolean |
Whether the summarySuggestion field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(GeneratorSuggestion other)
public GeneratorSuggestion.Builder mergeFrom(GeneratorSuggestion other)
Parameter | |
---|---|
Name | Description |
other |
GeneratorSuggestion |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GeneratorSuggestion.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public GeneratorSuggestion.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
mergeSummarySuggestion(SummarySuggestion value)
public GeneratorSuggestion.Builder mergeSummarySuggestion(SummarySuggestion value)
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
SummarySuggestion |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GeneratorSuggestion.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GeneratorSuggestion.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GeneratorSuggestion.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
setSummarySuggestion(SummarySuggestion value)
public GeneratorSuggestion.Builder setSummarySuggestion(SummarySuggestion value)
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
SummarySuggestion |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
setSummarySuggestion(SummarySuggestion.Builder builderForValue)
public GeneratorSuggestion.Builder setSummarySuggestion(SummarySuggestion.Builder builderForValue)
Optional. Suggested summary.
.google.cloud.dialogflow.v2.SummarySuggestion summary_suggestion = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
builderForValue |
SummarySuggestion.Builder |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final GeneratorSuggestion.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GeneratorSuggestion.Builder |