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