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