public static final class HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder extends GeneratedMessage.Builder<HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder> implements HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySourceOrBuilderDialogflow source setting.
Supported feature: DIALOGFLOW_ASSIST.
Protobuf type
google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource build()| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource |
|
buildPartial()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource buildPartial()| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource |
|
clear()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clear()| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
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) = { ... }
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
This builder for chaining. |
clearHumanAgentSideConfig()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder clearHumanAgentSideConfig()Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
getAgent()
public String 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()| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getHumanAgentSideConfig()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig getHumanAgentSideConfig()Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig |
The humanAgentSideConfig. |
getHumanAgentSideConfigBuilder()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder getHumanAgentSideConfigBuilder()Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder |
|
getHumanAgentSideConfigOrBuilder()
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfigOrBuilder getHumanAgentSideConfigOrBuilder()Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfigOrBuilder |
|
hasHumanAgentSideConfig()
public boolean hasHumanAgentSideConfig()Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the humanAgentSideConfig field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource other)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource other)| Parameter | |
|---|---|
| Name | Description |
other |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
mergeHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder mergeHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
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 |
StringThe agent to set. |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
This builder for chaining. |
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 |
ByteStringThe bytes for agent to set. |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
This builder for chaining. |
setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig value)Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|
setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder builderForValue)
public HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder setHumanAgentSideConfig(HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder builderForValue)Optional. The Dialogflow assist configuration for human agent.
.google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig human_agent_side_config = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig.Builder |
| Returns | |
|---|---|
| Type | Description |
HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.Builder |
|