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