Uses of Enum
com.google.cloud.aiplatform.v1beta1.OnlineEvaluator.Config.SamplingMethodCase
Packages that use OnlineEvaluator.Config.SamplingMethodCase
-
Uses of OnlineEvaluator.Config.SamplingMethodCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return OnlineEvaluator.Config.SamplingMethodCaseModifier and TypeMethodDescriptionOnlineEvaluator.Config.SamplingMethodCase.forNumber(int value) OnlineEvaluator.Config.Builder.getSamplingMethodCase()OnlineEvaluator.Config.getSamplingMethodCase()OnlineEvaluator.ConfigOrBuilder.getSamplingMethodCase()OnlineEvaluator.Config.SamplingMethodCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.OnlineEvaluator.Config.SamplingMethodCase.values()Returns an array containing the constants of this enum type, in the order they are declared.