Uses of Enum
com.google.cloud.aiplatform.v1beta1.RemoveExamplesRequest.MetadataFilterCase
Packages that use RemoveExamplesRequest.MetadataFilterCase
-
Uses of RemoveExamplesRequest.MetadataFilterCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RemoveExamplesRequest.MetadataFilterCaseModifier and TypeMethodDescriptionRemoveExamplesRequest.MetadataFilterCase.forNumber(int value) RemoveExamplesRequest.Builder.getMetadataFilterCase()RemoveExamplesRequest.getMetadataFilterCase()RemoveExamplesRequestOrBuilder.getMetadataFilterCase()RemoveExamplesRequest.MetadataFilterCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RemoveExamplesRequest.MetadataFilterCase.values()Returns an array containing the constants of this enum type, in the order they are declared.