Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryRecallResults
Packages that use TrajectoryRecallResults
-
Uses of TrajectoryRecallResults in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryRecallResultsModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.build()TrajectoryRecallResults.Builder.buildPartial()static TrajectoryRecallResultsTrajectoryRecallResults.getDefaultInstance()TrajectoryRecallResults.Builder.getDefaultInstanceForType()TrajectoryRecallResults.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getTrajectoryRecallResults()Results for trajectory recall metric.EvaluateInstancesResponse.getTrajectoryRecallResults()Results for trajectory recall metric.EvaluateInstancesResponseOrBuilder.getTrajectoryRecallResults()Results for trajectory recall metric.static TrajectoryRecallResultsTrajectoryRecallResults.parseDelimitedFrom(InputStream input) static TrajectoryRecallResultsTrajectoryRecallResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(byte[] data) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(com.google.protobuf.ByteString data) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(InputStream input) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(ByteBuffer data) static TrajectoryRecallResultsTrajectoryRecallResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryRecallResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryRecallResults>TrajectoryRecallResults.getParserForType()static com.google.protobuf.Parser<TrajectoryRecallResults>TrajectoryRecallResults.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryRecallResultsModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.mergeFrom(TrajectoryRecallResults other) EvaluateInstancesResponse.Builder.mergeTrajectoryRecallResults(TrajectoryRecallResults value) Results for trajectory recall metric.TrajectoryRecallResults.newBuilder(TrajectoryRecallResults prototype) EvaluateInstancesResponse.Builder.setTrajectoryRecallResults(TrajectoryRecallResults value) Results for trajectory recall metric.