Uses of Enum
com.google.cloud.aiplatform.v1.CustomOutputFormatConfig.CustomOutputFormatConfigCase
Packages that use CustomOutputFormatConfig.CustomOutputFormatConfigCase
-
Uses of CustomOutputFormatConfig.CustomOutputFormatConfigCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CustomOutputFormatConfig.CustomOutputFormatConfigCaseModifier and TypeMethodDescriptionCustomOutputFormatConfig.CustomOutputFormatConfigCase.forNumber(int value) CustomOutputFormatConfig.Builder.getCustomOutputFormatConfigCase()CustomOutputFormatConfig.getCustomOutputFormatConfigCase()CustomOutputFormatConfigOrBuilder.getCustomOutputFormatConfigCase()CustomOutputFormatConfig.CustomOutputFormatConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.CustomOutputFormatConfig.CustomOutputFormatConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.