Uses of Class
com.google.cloud.aiplatform.v1.IdMatcher
Packages that use IdMatcher
-
Uses of IdMatcher in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IdMatcherModifier and TypeMethodDescriptionIdMatcher.Builder.build()IdMatcher.Builder.buildPartial()static IdMatcherIdMatcher.getDefaultInstance()IdMatcher.Builder.getDefaultInstanceForType()IdMatcher.getDefaultInstanceForType()FeatureSelector.Builder.getIdMatcher()Required.FeatureSelector.getIdMatcher()Required.FeatureSelectorOrBuilder.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.v1 that return types with arguments of type IdMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IdMatcher>IdMatcher.getParserForType()static com.google.protobuf.Parser<IdMatcher>IdMatcher.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IdMatcherModifier and TypeMethodDescriptionFeatureSelector.Builder.mergeIdMatcher(IdMatcher value) Required.static IdMatcher.BuilderIdMatcher.newBuilder(IdMatcher prototype) FeatureSelector.Builder.setIdMatcher(IdMatcher value) Required.