Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue.Builder
Packages that use TrajectoryExactMatchMetricValue.Builder
-
Uses of TrajectoryExactMatchMetricValue.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValuesBuilder()Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValuesBuilder(int index) Output only.TrajectoryExactMatchMetricValue.Builder.clear()TrajectoryExactMatchMetricValue.Builder.clearScore()Output only.TrajectoryExactMatchResults.Builder.getTrajectoryExactMatchMetricValuesBuilder(int index) Output only.TrajectoryExactMatchMetricValue.Builder.mergeFrom(TrajectoryExactMatchMetricValue other) TrajectoryExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) TrajectoryExactMatchMetricValue.newBuilder()TrajectoryExactMatchMetricValue.newBuilder(TrajectoryExactMatchMetricValue prototype) TrajectoryExactMatchMetricValue.newBuilderForType()protected TrajectoryExactMatchMetricValue.BuilderTrajectoryExactMatchMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TrajectoryExactMatchMetricValue.Builder.setScore(float value) Output only.TrajectoryExactMatchMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.getTrajectoryExactMatchMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchMetricValue.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.TrajectoryExactMatchResults.Builder.setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.