Uses of Enum
com.google.cloud.aiplatform.v1beta1.UpsertExamplesResponse.UpsertResult.ResultCase
Packages that use UpsertExamplesResponse.UpsertResult.ResultCase
-
Uses of UpsertExamplesResponse.UpsertResult.ResultCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return UpsertExamplesResponse.UpsertResult.ResultCaseModifier and TypeMethodDescriptionUpsertExamplesResponse.UpsertResult.ResultCase.forNumber(int value) UpsertExamplesResponse.UpsertResult.Builder.getResultCase()UpsertExamplesResponse.UpsertResult.getResultCase()UpsertExamplesResponse.UpsertResultOrBuilder.getResultCase()UpsertExamplesResponse.UpsertResult.ResultCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.UpsertExamplesResponse.UpsertResult.ResultCase.values()Returns an array containing the constants of this enum type, in the order they are declared.