Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchMetricValue.Builder
Packages that use ExactMatchMetricValue.Builder
-
Uses of ExactMatchMetricValue.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionExactMatchResults.Builder.addExactMatchMetricValuesBuilder()Output only.ExactMatchResults.Builder.addExactMatchMetricValuesBuilder(int index) Output only.ExactMatchMetricValue.Builder.clear()ExactMatchMetricValue.Builder.clearScore()Output only.AggregationResult.Builder.getExactMatchMetricValueBuilder()Results for exact match metric.ExactMatchResults.Builder.getExactMatchMetricValuesBuilder(int index) Output only.ExactMatchMetricValue.Builder.mergeFrom(ExactMatchMetricValue other) ExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) ExactMatchMetricValue.newBuilder()ExactMatchMetricValue.newBuilder(ExactMatchMetricValue prototype) ExactMatchMetricValue.newBuilderForType()protected ExactMatchMetricValue.BuilderExactMatchMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExactMatchMetricValue.Builder.setScore(float value) Output only.ExactMatchMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionExactMatchResults.Builder.getExactMatchMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionExactMatchResults.Builder.addExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue.Builder builderForValue) Output only.AggregationResult.Builder.setExactMatchMetricValue(ExactMatchMetricValue.Builder builderForValue) Results for exact match metric.ExactMatchResults.Builder.setExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue) Output only.