public static final class HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder extends GeneratedMessageV3.Builder<HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder> implements HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySourceOrBuilder
Dialogflow source setting.
Supported feature: DIALOGFLOW_ASSIST, ENTITY_EXTRACTION.
Protobuf type
google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource build()
buildPartial()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource buildPartial()
clear()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clear()
Overrides
clearAgent()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clearAgent()
Required. The name of a dialogflow virtual agent used for end user side
intent detection and suggestion. Format: projects/<Project
ID>/locations/<Location ID>/agent
. When multiple agents are allowed in
the same Dialogflow project.
string agent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clearField(Descriptors.FieldDescriptor field)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearHumanAgentSideConfig()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clearHumanAgentSideConfig()
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
clearOneof(Descriptors.OneofDescriptor oneof)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clone()
Overrides
getAgent()
Required. The name of a dialogflow virtual agent used for end user side
intent detection and suggestion. Format: projects/<Project
ID>/locations/<Location ID>/agent
. When multiple agents are allowed in
the same Dialogflow project.
string agent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
String |
The agent.
|
getAgentBytes()
public ByteString getAgentBytes()
Required. The name of a dialogflow virtual agent used for end user side
intent detection and suggestion. Format: projects/<Project
ID>/locations/<Location ID>/agent
. When multiple agents are allowed in
the same Dialogflow project.
string agent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ByteString |
The bytes for agent.
|
getDefaultInstanceForType()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getHumanAgentSideConfig()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig getHumanAgentSideConfig()
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
getHumanAgentSideConfigBuilder()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder getHumanAgentSideConfigBuilder()
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
getHumanAgentSideConfigOrBuilder()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfigOrBuilder getHumanAgentSideConfigOrBuilder()
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
hasHumanAgentSideConfig()
public boolean hasHumanAgentSideConfig()
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
Returns |
Type |
Description |
boolean |
Whether the humanAgentSideConfig field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource other)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource other)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setAgent(String value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setAgent(String value)
Required. The name of a dialogflow virtual agent used for end user side
intent detection and suggestion. Format: projects/<Project
ID>/locations/<Location ID>/agent
. When multiple agents are allowed in
the same Dialogflow project.
string agent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
String
The agent to set.
|
setAgentBytes(ByteString value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setAgentBytes(ByteString value)
Required. The name of a dialogflow virtual agent used for end user side
intent detection and suggestion. Format: projects/<Project
ID>/locations/<Location ID>/agent
. When multiple agents are allowed in
the same Dialogflow project.
string agent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
ByteString
The bytes for agent to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder builderForValue)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder builderForValue)
The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides