| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponse.ResponseCase.forNumber(int value) |
PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponse.getResponseCase() |
PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponse.Builder.getResponseCase() |
PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponseOrBuilder.getResponseCase() |
static PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponse.ResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PredictLongRunningResponse.ResponseCase |
PredictLongRunningResponse.ResponseCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredictLongRunningResponse.ResponseCase[] |
PredictLongRunningResponse.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.