Uses of Class
com.google.cloud.aiplatform.v1.SmoothGradConfig.GradientNoiseSigmaCase
-
Packages that use SmoothGradConfig.GradientNoiseSigmaCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of SmoothGradConfig.GradientNoiseSigmaCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SmoothGradConfig.GradientNoiseSigmaCase Modifier and Type Method Description static SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfig.GradientNoiseSigmaCase. forNumber(int value)SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfig.Builder. getGradientNoiseSigmaCase()SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfig. getGradientNoiseSigmaCase()SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfigOrBuilder. getGradientNoiseSigmaCase()static SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfig.GradientNoiseSigmaCase. valueOf(int value)Deprecated.static SmoothGradConfig.GradientNoiseSigmaCaseSmoothGradConfig.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.
-