Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchResults.Builder
Packages that use ExactMatchResults.Builder
-
Uses of ExactMatchResults.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchResults.BuilderModifier and TypeMethodDescriptionExactMatchResults.Builder.addAllExactMatchMetricValues(Iterable<? extends ExactMatchMetricValue> values) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(int index, ExactMatchMetricValue value) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue value) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue.Builder builderForValue) Output only.ExactMatchResults.Builder.clear()ExactMatchResults.Builder.clearExactMatchMetricValues()Output only.EvaluateInstancesResponse.Builder.getExactMatchResultsBuilder()Auto metric evaluation results.ExactMatchResults.Builder.mergeFrom(ExactMatchResults other) ExactMatchResults.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExactMatchResults.Builder.mergeFrom(com.google.protobuf.Message other) static ExactMatchResults.BuilderExactMatchResults.newBuilder()static ExactMatchResults.BuilderExactMatchResults.newBuilder(ExactMatchResults prototype) ExactMatchResults.newBuilderForType()protected ExactMatchResults.BuilderExactMatchResults.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExactMatchResults.Builder.removeExactMatchMetricValues(int index) Output only.ExactMatchResults.Builder.setExactMatchMetricValues(int index, ExactMatchMetricValue value) Output only.ExactMatchResults.Builder.setExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue) Output only.ExactMatchResults.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchResults.BuilderModifier and TypeMethodDescriptionEvaluateInstancesResponse.Builder.setExactMatchResults(ExactMatchResults.Builder builderForValue) Auto metric evaluation results.