Uses of Enum
com.google.cloud.aiplatform.v1.SmoothGradConfig.GradientNoiseSigmaCase
Packages that use SmoothGradConfig.GradientNoiseSigmaCase
-
Uses of SmoothGradConfig.GradientNoiseSigmaCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SmoothGradConfig.GradientNoiseSigmaCaseModifier and TypeMethodDescriptionSmoothGradConfig.GradientNoiseSigmaCase.forNumber(int value) SmoothGradConfig.Builder.getGradientNoiseSigmaCase()SmoothGradConfig.getGradientNoiseSigmaCase()SmoothGradConfigOrBuilder.getGradientNoiseSigmaCase()SmoothGradConfig.GradientNoiseSigmaCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SmoothGradConfig.GradientNoiseSigmaCase.values()Returns an array containing the constants of this enum type, in the order they are declared.