Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchInstance.Builder
Packages that use ExactMatchInstance.Builder
-
Uses of ExactMatchInstance.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchInstance.BuilderModifier and TypeMethodDescriptionExactMatchInput.Builder.addInstancesBuilder()Required.ExactMatchInput.Builder.addInstancesBuilder(int index) Required.ExactMatchInstance.Builder.clear()ExactMatchInstance.Builder.clearPrediction()Required.ExactMatchInstance.Builder.clearReference()Required.ExactMatchInput.Builder.getInstancesBuilder(int index) Required.ExactMatchInstance.Builder.mergeFrom(ExactMatchInstance other) ExactMatchInstance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExactMatchInstance.Builder.mergeFrom(com.google.protobuf.Message other) static ExactMatchInstance.BuilderExactMatchInstance.newBuilder()static ExactMatchInstance.BuilderExactMatchInstance.newBuilder(ExactMatchInstance prototype) ExactMatchInstance.newBuilderForType()protected ExactMatchInstance.BuilderExactMatchInstance.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExactMatchInstance.Builder.setPrediction(String value) Required.ExactMatchInstance.Builder.setPredictionBytes(com.google.protobuf.ByteString value) Required.ExactMatchInstance.Builder.setReference(String value) Required.ExactMatchInstance.Builder.setReferenceBytes(com.google.protobuf.ByteString value) Required.ExactMatchInstance.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExactMatchInstance.BuilderMethods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchInstance.BuilderModifier and TypeMethodDescriptionExactMatchInput.Builder.addInstances(int index, ExactMatchInstance.Builder builderForValue) Required.ExactMatchInput.Builder.addInstances(ExactMatchInstance.Builder builderForValue) Required.ExactMatchInput.Builder.setInstances(int index, ExactMatchInstance.Builder builderForValue) Required.