Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Agent.MatchMode |
Agent.MatchMode.forNumber(int value) |
Agent.MatchMode |
AgentOrBuilder.getMatchMode()
Deprecated.
google.cloud.dialogflow.v2.Agent.match_mode is deprecated. See
google/cloud/dialogflow/v2/agent.proto;l=349
|
Agent.MatchMode |
Agent.getMatchMode()
Deprecated.
google.cloud.dialogflow.v2.Agent.match_mode is deprecated. See
google/cloud/dialogflow/v2/agent.proto;l=349
|
Agent.MatchMode |
Agent.Builder.getMatchMode()
Deprecated.
google.cloud.dialogflow.v2.Agent.match_mode is deprecated. See
google/cloud/dialogflow/v2/agent.proto;l=349
|
static Agent.MatchMode |
Agent.MatchMode.valueOf(Descriptors.EnumValueDescriptor desc) |
static Agent.MatchMode |
Agent.MatchMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Agent.MatchMode |
Agent.MatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agent.MatchMode[] |
Agent.MatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Agent.MatchMode> |
Agent.MatchMode.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Agent.Builder |
Agent.Builder.setMatchMode(Agent.MatchMode value)
Deprecated.
google.cloud.dialogflow.v2.Agent.match_mode is deprecated. See
google/cloud/dialogflow/v2/agent.proto;l=349
|
Copyright © 2022 Google LLC. All rights reserved.