| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.clear() |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.clearAgent()
Required.
|
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.clone() |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.Builder.getDialogflowQuerySourceBuilder()
Query from Dialogflow agent.
|
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.mergeFrom(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource other) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.mergeFrom(com.google.protobuf.Message other) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.newBuilder() |
static HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.newBuilder(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource prototype) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.newBuilderForType() |
protected HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.setAgent(String value)
Required.
|
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.setAgentBytes(com.google.protobuf.ByteString value)
Required.
|
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig.SuggestionQueryConfig.Builder |
HumanAgentAssistantConfig.SuggestionQueryConfig.Builder.setDialogflowQuerySource(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder builderForValue)
Query from Dialogflow agent.
|
Copyright © 2023 Google LLC. All rights reserved.