Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryRecallMetricValue.Builder
Packages that use TrajectoryRecallMetricValue.Builder
-
Uses of TrajectoryRecallMetricValue.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryRecallMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.addTrajectoryRecallMetricValuesBuilder()Output only.TrajectoryRecallResults.Builder.addTrajectoryRecallMetricValuesBuilder(int index) Output only.TrajectoryRecallMetricValue.Builder.clear()TrajectoryRecallMetricValue.Builder.clearScore()Output only.TrajectoryRecallResults.Builder.getTrajectoryRecallMetricValuesBuilder(int index) Output only.TrajectoryRecallMetricValue.Builder.mergeFrom(TrajectoryRecallMetricValue other) TrajectoryRecallMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryRecallMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) TrajectoryRecallMetricValue.newBuilder()TrajectoryRecallMetricValue.newBuilder(TrajectoryRecallMetricValue prototype) TrajectoryRecallMetricValue.newBuilderForType()protected TrajectoryRecallMetricValue.BuilderTrajectoryRecallMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TrajectoryRecallMetricValue.Builder.setScore(float value) Output only.TrajectoryRecallMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryRecallMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.getTrajectoryRecallMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryRecallMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(int index, TrajectoryRecallMetricValue.Builder builderForValue) Output only.TrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(TrajectoryRecallMetricValue.Builder builderForValue) Output only.TrajectoryRecallResults.Builder.setTrajectoryRecallMetricValues(int index, TrajectoryRecallMetricValue.Builder builderForValue) Output only.