Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static AnalyzeContentRequest.InputCase |
AnalyzeContentRequest.InputCase.forNumber(int value) |
AnalyzeContentRequest.InputCase |
AnalyzeContentRequest.getInputCase() |
AnalyzeContentRequest.InputCase |
AnalyzeContentRequest.Builder.getInputCase() |
AnalyzeContentRequest.InputCase |
AnalyzeContentRequestOrBuilder.getInputCase() |
static AnalyzeContentRequest.InputCase |
AnalyzeContentRequest.InputCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnalyzeContentRequest.InputCase |
AnalyzeContentRequest.InputCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyzeContentRequest.InputCase[] |
AnalyzeContentRequest.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.