Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryPrecisionMetricValue.Builder
Packages that use TrajectoryPrecisionMetricValue.Builder
-
Uses of TrajectoryPrecisionMetricValue.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryPrecisionMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryPrecisionResults.Builder.addTrajectoryPrecisionMetricValuesBuilder()Output only.TrajectoryPrecisionResults.Builder.addTrajectoryPrecisionMetricValuesBuilder(int index) Output only.TrajectoryPrecisionMetricValue.Builder.clear()TrajectoryPrecisionMetricValue.Builder.clearScore()Output only.TrajectoryPrecisionResults.Builder.getTrajectoryPrecisionMetricValuesBuilder(int index) Output only.TrajectoryPrecisionMetricValue.Builder.mergeFrom(TrajectoryPrecisionMetricValue other) TrajectoryPrecisionMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryPrecisionMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) TrajectoryPrecisionMetricValue.newBuilder()TrajectoryPrecisionMetricValue.newBuilder(TrajectoryPrecisionMetricValue prototype) TrajectoryPrecisionMetricValue.newBuilderForType()protected TrajectoryPrecisionMetricValue.BuilderTrajectoryPrecisionMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TrajectoryPrecisionMetricValue.Builder.setScore(float value) Output only.TrajectoryPrecisionMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryPrecisionMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryPrecisionResults.Builder.getTrajectoryPrecisionMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryPrecisionMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryPrecisionResults.Builder.addTrajectoryPrecisionMetricValues(int index, TrajectoryPrecisionMetricValue.Builder builderForValue) Output only.TrajectoryPrecisionResults.Builder.addTrajectoryPrecisionMetricValues(TrajectoryPrecisionMetricValue.Builder builderForValue) Output only.TrajectoryPrecisionResults.Builder.setTrajectoryPrecisionMetricValues(int index, TrajectoryPrecisionMetricValue.Builder builderForValue) Output only.