Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchMetricValue
Packages that use ExactMatchMetricValue
-
Uses of ExactMatchMetricValue in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchMetricValueModifier and TypeMethodDescriptionExactMatchMetricValue.Builder.build()ExactMatchMetricValue.Builder.buildPartial()static ExactMatchMetricValueExactMatchMetricValue.getDefaultInstance()ExactMatchMetricValue.Builder.getDefaultInstanceForType()ExactMatchMetricValue.getDefaultInstanceForType()AggregationResult.Builder.getExactMatchMetricValue()Results for exact match metric.AggregationResult.getExactMatchMetricValue()Results for exact match metric.AggregationResultOrBuilder.getExactMatchMetricValue()Results for exact match metric.ExactMatchResults.Builder.getExactMatchMetricValues(int index) Output only.ExactMatchResults.getExactMatchMetricValues(int index) Output only.ExactMatchResultsOrBuilder.getExactMatchMetricValues(int index) Output only.static ExactMatchMetricValueExactMatchMetricValue.parseDelimitedFrom(InputStream input) static ExactMatchMetricValueExactMatchMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(byte[] data) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(InputStream input) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(ByteBuffer data) static ExactMatchMetricValueExactMatchMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExactMatchMetricValueModifier and TypeMethodDescriptionExactMatchResults.Builder.getExactMatchMetricValuesList()Output only.ExactMatchResults.getExactMatchMetricValuesList()Output only.ExactMatchResultsOrBuilder.getExactMatchMetricValuesList()Output only.com.google.protobuf.Parser<ExactMatchMetricValue>ExactMatchMetricValue.getParserForType()static com.google.protobuf.Parser<ExactMatchMetricValue>ExactMatchMetricValue.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchMetricValueModifier and TypeMethodDescriptionExactMatchResults.Builder.addExactMatchMetricValues(int index, ExactMatchMetricValue value) Output only.ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue value) Output only.AggregationResult.Builder.mergeExactMatchMetricValue(ExactMatchMetricValue value) Results for exact match metric.ExactMatchMetricValue.Builder.mergeFrom(ExactMatchMetricValue other) ExactMatchMetricValue.newBuilder(ExactMatchMetricValue prototype) AggregationResult.Builder.setExactMatchMetricValue(ExactMatchMetricValue value) Results for exact match metric.ExactMatchResults.Builder.setExactMatchMetricValues(int index, ExactMatchMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ExactMatchMetricValueModifier and TypeMethodDescriptionExactMatchResults.Builder.addAllExactMatchMetricValues(Iterable<? extends ExactMatchMetricValue> values) Output only.