Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchResults.Builder
Packages that use TrajectoryExactMatchResults.Builder
-
Uses of TrajectoryExactMatchResults.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchResults.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.addAllTrajectoryExactMatchMetricValues(Iterable<? extends TrajectoryExactMatchMetricValue> values) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue value) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.TrajectoryExactMatchResults.Builder.clear()TrajectoryExactMatchResults.Builder.clearTrajectoryExactMatchMetricValues()Output only.EvaluateInstancesResponse.Builder.getTrajectoryExactMatchResultsBuilder()Result for trajectory exact match metric.TrajectoryExactMatchResults.Builder.mergeFrom(TrajectoryExactMatchResults other) TrajectoryExactMatchResults.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchResults.Builder.mergeFrom(com.google.protobuf.Message other) TrajectoryExactMatchResults.newBuilder()TrajectoryExactMatchResults.newBuilder(TrajectoryExactMatchResults prototype) TrajectoryExactMatchResults.newBuilderForType()protected TrajectoryExactMatchResults.BuilderTrajectoryExactMatchResults.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TrajectoryExactMatchResults.Builder.removeTrajectoryExactMatchMetricValues(int index) Output only.TrajectoryExactMatchResults.Builder.setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value) Output only.TrajectoryExactMatchResults.Builder.setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue) Output only.TrajectoryExactMatchResults.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchResults.BuilderModifier and TypeMethodDescriptionEvaluateInstancesResponse.Builder.setTrajectoryExactMatchResults(TrajectoryExactMatchResults.Builder builderForValue) Result for trajectory exact match metric.