Uses of Class
com.google.cloud.aiplatform.v1beta1.IdMatcher
-
Packages that use IdMatcher Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IdMatcher in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IdMatcher Modifier and Type Method Description IdMatcherIdMatcher.Builder. build()IdMatcherIdMatcher.Builder. buildPartial()static IdMatcherIdMatcher. getDefaultInstance()IdMatcherIdMatcher.Builder. getDefaultInstanceForType()IdMatcherIdMatcher. getDefaultInstanceForType()IdMatcherFeatureSelector.Builder. getIdMatcher()Required.IdMatcherFeatureSelector. getIdMatcher()Required.IdMatcherFeatureSelectorOrBuilder. getIdMatcher()Required.static IdMatcherIdMatcher. parseDelimitedFrom(InputStream input)static IdMatcherIdMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdMatcherIdMatcher. parseFrom(byte[] data)static IdMatcherIdMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdMatcherIdMatcher. parseFrom(com.google.protobuf.ByteString data)static IdMatcherIdMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdMatcherIdMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static IdMatcherIdMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdMatcherIdMatcher. parseFrom(InputStream input)static IdMatcherIdMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdMatcherIdMatcher. parseFrom(ByteBuffer data)static IdMatcherIdMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IdMatcher Modifier and Type Method Description com.google.protobuf.Parser<IdMatcher>IdMatcher. getParserForType()static com.google.protobuf.Parser<IdMatcher>IdMatcher. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IdMatcher Modifier and Type Method Description IdMatcher.BuilderIdMatcher.Builder. mergeFrom(IdMatcher other)FeatureSelector.BuilderFeatureSelector.Builder. mergeIdMatcher(IdMatcher value)Required.static IdMatcher.BuilderIdMatcher. newBuilder(IdMatcher prototype)FeatureSelector.BuilderFeatureSelector.Builder. setIdMatcher(IdMatcher value)Required.
-