| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static ExplanationParameters.MethodCase |
ExplanationParameters.MethodCase.forNumber(int value) |
ExplanationParameters.MethodCase |
ExplanationParameters.getMethodCase() |
ExplanationParameters.MethodCase |
ExplanationParameters.Builder.getMethodCase() |
ExplanationParameters.MethodCase |
ExplanationParametersOrBuilder.getMethodCase() |
static ExplanationParameters.MethodCase |
ExplanationParameters.MethodCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExplanationParameters.MethodCase |
ExplanationParameters.MethodCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExplanationParameters.MethodCase[] |
ExplanationParameters.MethodCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.