Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchResults
Packages that use ExactMatchResults
-
Uses of ExactMatchResults in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchResultsModifier and TypeMethodDescriptionExactMatchResults.Builder.build()ExactMatchResults.Builder.buildPartial()static ExactMatchResultsExactMatchResults.getDefaultInstance()ExactMatchResults.Builder.getDefaultInstanceForType()ExactMatchResults.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getExactMatchResults()Auto metric evaluation results.EvaluateInstancesResponse.getExactMatchResults()Auto metric evaluation results.EvaluateInstancesResponseOrBuilder.getExactMatchResults()Auto metric evaluation results.static ExactMatchResultsExactMatchResults.parseDelimitedFrom(InputStream input) static ExactMatchResultsExactMatchResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchResultsExactMatchResults.parseFrom(byte[] data) static ExactMatchResultsExactMatchResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchResultsExactMatchResults.parseFrom(com.google.protobuf.ByteString data) static ExactMatchResultsExactMatchResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchResultsExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) static ExactMatchResultsExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchResultsExactMatchResults.parseFrom(InputStream input) static ExactMatchResultsExactMatchResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchResultsExactMatchResults.parseFrom(ByteBuffer data) static ExactMatchResultsExactMatchResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExactMatchResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExactMatchResults>ExactMatchResults.getParserForType()static com.google.protobuf.Parser<ExactMatchResults>ExactMatchResults.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchResultsModifier and TypeMethodDescriptionEvaluateInstancesResponse.Builder.mergeExactMatchResults(ExactMatchResults value) Auto metric evaluation results.ExactMatchResults.Builder.mergeFrom(ExactMatchResults other) static ExactMatchResults.BuilderExactMatchResults.newBuilder(ExactMatchResults prototype) EvaluateInstancesResponse.Builder.setExactMatchResults(ExactMatchResults value) Auto metric evaluation results.