Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static RestoreAgentRequest.AgentCase |
RestoreAgentRequest.AgentCase.forNumber(int value) |
RestoreAgentRequest.AgentCase |
RestoreAgentRequestOrBuilder.getAgentCase() |
RestoreAgentRequest.AgentCase |
RestoreAgentRequest.getAgentCase() |
RestoreAgentRequest.AgentCase |
RestoreAgentRequest.Builder.getAgentCase() |
static RestoreAgentRequest.AgentCase |
RestoreAgentRequest.AgentCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RestoreAgentRequest.AgentCase |
RestoreAgentRequest.AgentCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestoreAgentRequest.AgentCase[] |
RestoreAgentRequest.AgentCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.