SuggestionInput.Builder |
SuggestionInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.clear() |
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearAnswerRecord() |
Required.
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearIntentInput() |
The intent to be triggered on V3 agent.
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearParameters() |
In Dialogflow assist for v3, the user can submit a form by sending
a [SuggestionInput][google.cloud.dialogflow.v2beta1.SuggestionInput].
|
SuggestionInput.Builder |
SuggestionInput.Builder.clearTextOverride() |
Optional.
|
SuggestionInput.Builder |
SuggestionInput.Builder.clone() |
|
SuggestionInput.Builder |
AnalyzeContentRequest.Builder.getSuggestionInputBuilder() |
An input representing the selection of a suggestion.
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeFrom(SuggestionInput other) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeIntentInput(IntentInput value) |
The intent to be triggered on V3 agent.
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeParameters(com.google.protobuf.Struct value) |
In Dialogflow assist for v3, the user can submit a form by sending
a [SuggestionInput][google.cloud.dialogflow.v2beta1.SuggestionInput].
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeTextOverride(TextInput value) |
Optional.
|
SuggestionInput.Builder |
SuggestionInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SuggestionInput.Builder |
SuggestionInput.newBuilder() |
|
static SuggestionInput.Builder |
SuggestionInput.newBuilder(SuggestionInput prototype) |
|
SuggestionInput.Builder |
SuggestionInput.newBuilderForType() |
|
protected SuggestionInput.Builder |
SuggestionInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.setAnswerRecord(String value) |
Required.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setAnswerRecordBytes(com.google.protobuf.ByteString value) |
Required.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.setIntentInput(IntentInput value) |
The intent to be triggered on V3 agent.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setIntentInput(IntentInput.Builder builderForValue) |
The intent to be triggered on V3 agent.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setParameters(com.google.protobuf.Struct value) |
In Dialogflow assist for v3, the user can submit a form by sending
a [SuggestionInput][google.cloud.dialogflow.v2beta1.SuggestionInput].
|
SuggestionInput.Builder |
SuggestionInput.Builder.setParameters(com.google.protobuf.Struct.Builder builderForValue) |
In Dialogflow assist for v3, the user can submit a form by sending
a [SuggestionInput][google.cloud.dialogflow.v2beta1.SuggestionInput].
|
SuggestionInput.Builder |
SuggestionInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SuggestionInput.Builder |
SuggestionInput.Builder.setTextOverride(TextInput value) |
Optional.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setTextOverride(TextInput.Builder builderForValue) |
Optional.
|
SuggestionInput.Builder |
SuggestionInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SuggestionInput.Builder |
SuggestionInput.toBuilder() |
|