Uses of Enum
com.google.cloud.aiplatform.v1beta1.PredictLongRunningResponse.ResponseCase
Packages that use PredictLongRunningResponse.ResponseCase
-
Uses of PredictLongRunningResponse.ResponseCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PredictLongRunningResponse.ResponseCaseModifier and TypeMethodDescriptionPredictLongRunningResponse.ResponseCase.forNumber(int value) PredictLongRunningResponse.Builder.getResponseCase()PredictLongRunningResponse.getResponseCase()PredictLongRunningResponseOrBuilder.getResponseCase()PredictLongRunningResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.PredictLongRunningResponse.ResponseCase.values()Returns an array containing the constants of this enum type, in the order they are declared.