| Modifier and Type | Method and Description |
|---|---|
static StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequest.InputCase.forNumber(int value) |
StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequestOrBuilder.getInputCase() |
StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequest.getInputCase() |
StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequest.Builder.getInputCase() |
static StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequest.InputCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamingAnalyzeContentRequest.InputCase |
StreamingAnalyzeContentRequest.InputCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamingAnalyzeContentRequest.InputCase[] |
StreamingAnalyzeContentRequest.InputCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.