Uses of Enum
com.google.cloud.aiplatform.v1.NasJobOutput.OutputCase
Packages that use NasJobOutput.OutputCase
-
Uses of NasJobOutput.OutputCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NasJobOutput.OutputCaseModifier and TypeMethodDescriptionstatic NasJobOutput.OutputCaseNasJobOutput.OutputCase.forNumber(int value) NasJobOutput.Builder.getOutputCase()NasJobOutput.getOutputCase()NasJobOutputOrBuilder.getOutputCase()static NasJobOutput.OutputCaseNasJobOutput.OutputCase.valueOf(int value) Deprecated.static NasJobOutput.OutputCaseReturns the enum constant of this type with the specified name.static NasJobOutput.OutputCase[]NasJobOutput.OutputCase.values()Returns an array containing the constants of this enum type, in the order they are declared.