Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchResults
Packages that use TrajectoryExactMatchResults
-
Uses of TrajectoryExactMatchResults in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchResultsModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.build()TrajectoryExactMatchResults.Builder.buildPartial()static TrajectoryExactMatchResultsTrajectoryExactMatchResults.getDefaultInstance()TrajectoryExactMatchResults.Builder.getDefaultInstanceForType()TrajectoryExactMatchResults.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getTrajectoryExactMatchResults()Result for trajectory exact match metric.EvaluateInstancesResponse.getTrajectoryExactMatchResults()Result for trajectory exact match metric.EvaluateInstancesResponseOrBuilder.getTrajectoryExactMatchResults()Result for trajectory exact match metric.static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseDelimitedFrom(InputStream input) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(byte[] data) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(com.google.protobuf.ByteString data) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(InputStream input) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(ByteBuffer data) static TrajectoryExactMatchResultsTrajectoryExactMatchResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryExactMatchResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryExactMatchResults>TrajectoryExactMatchResults.getParserForType()static com.google.protobuf.Parser<TrajectoryExactMatchResults>TrajectoryExactMatchResults.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchResultsModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.mergeFrom(TrajectoryExactMatchResults other) EvaluateInstancesResponse.Builder.mergeTrajectoryExactMatchResults(TrajectoryExactMatchResults value) Result for trajectory exact match metric.TrajectoryExactMatchResults.newBuilder(TrajectoryExactMatchResults prototype) EvaluateInstancesResponse.Builder.setTrajectoryExactMatchResults(TrajectoryExactMatchResults value) Result for trajectory exact match metric.