Uses of Interface
com.google.cloud.aiplatform.v1beta1.IdMatcherOrBuilder
-
Packages that use IdMatcherOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IdMatcherOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement IdMatcherOrBuilder Modifier and Type Class Description class
IdMatcher
Matcher for Features of an EntityType by Feature ID.static class
IdMatcher.Builder
Matcher for Features of an EntityType by Feature ID.Methods in com.google.cloud.aiplatform.v1beta1 that return IdMatcherOrBuilder Modifier and Type Method Description IdMatcherOrBuilder
FeatureSelector.Builder. getIdMatcherOrBuilder()
Required.IdMatcherOrBuilder
FeatureSelector. getIdMatcherOrBuilder()
Required.IdMatcherOrBuilder
FeatureSelectorOrBuilder. getIdMatcherOrBuilder()
Required.
-