Uses of Enum
com.google.cloud.aiplatform.v1.SampleConfig.InitialBatchSampleSizeCase
Packages that use SampleConfig.InitialBatchSampleSizeCase
-
Uses of SampleConfig.InitialBatchSampleSizeCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SampleConfig.InitialBatchSampleSizeCaseModifier and TypeMethodDescriptionSampleConfig.InitialBatchSampleSizeCase.forNumber(int value) SampleConfig.Builder.getInitialBatchSampleSizeCase()SampleConfig.getInitialBatchSampleSizeCase()SampleConfigOrBuilder.getInitialBatchSampleSizeCase()SampleConfig.InitialBatchSampleSizeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SampleConfig.InitialBatchSampleSizeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.