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