Uses of Enum
com.google.cloud.aiplatform.v1.BatchPredictionJob.OutputInfo.OutputLocationCase
Packages that use BatchPredictionJob.OutputInfo.OutputLocationCase
-
Uses of BatchPredictionJob.OutputInfo.OutputLocationCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJob.OutputInfo.OutputLocationCaseModifier and TypeMethodDescriptionBatchPredictionJob.OutputInfo.OutputLocationCase.forNumber(int value) BatchPredictionJob.OutputInfo.Builder.getOutputLocationCase()BatchPredictionJob.OutputInfo.getOutputLocationCase()BatchPredictionJob.OutputInfoOrBuilder.getOutputLocationCase()BatchPredictionJob.OutputInfo.OutputLocationCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.BatchPredictionJob.OutputInfo.OutputLocationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.