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