Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Agent.ApiVersion |
Agent.ApiVersion.forNumber(int value) |
Agent.ApiVersion |
AgentOrBuilder.getApiVersion()
Optional.
|
Agent.ApiVersion |
Agent.getApiVersion()
Optional.
|
Agent.ApiVersion |
Agent.Builder.getApiVersion()
Optional.
|
static Agent.ApiVersion |
Agent.ApiVersion.valueOf(Descriptors.EnumValueDescriptor desc) |
static Agent.ApiVersion |
Agent.ApiVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Agent.ApiVersion |
Agent.ApiVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agent.ApiVersion[] |
Agent.ApiVersion.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.ApiVersion> |
Agent.ApiVersion.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Agent.Builder |
Agent.Builder.setApiVersion(Agent.ApiVersion value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.