Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryRecallMetricValue
Packages that use TrajectoryRecallMetricValue
-
Uses of TrajectoryRecallMetricValue in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryRecallMetricValueModifier and TypeMethodDescriptionTrajectoryRecallMetricValue.Builder.build()TrajectoryRecallMetricValue.Builder.buildPartial()static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.getDefaultInstance()TrajectoryRecallMetricValue.Builder.getDefaultInstanceForType()TrajectoryRecallMetricValue.getDefaultInstanceForType()TrajectoryRecallResults.Builder.getTrajectoryRecallMetricValues(int index) Output only.TrajectoryRecallResults.getTrajectoryRecallMetricValues(int index) Output only.TrajectoryRecallResultsOrBuilder.getTrajectoryRecallMetricValues(int index) Output only.static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseDelimitedFrom(InputStream input) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(byte[] data) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(com.google.protobuf.ByteString data) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(InputStream input) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(ByteBuffer data) static TrajectoryRecallMetricValueTrajectoryRecallMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryRecallMetricValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryRecallMetricValue>TrajectoryRecallMetricValue.getParserForType()TrajectoryRecallResults.Builder.getTrajectoryRecallMetricValuesList()Output only.TrajectoryRecallResults.getTrajectoryRecallMetricValuesList()Output only.TrajectoryRecallResultsOrBuilder.getTrajectoryRecallMetricValuesList()Output only.static com.google.protobuf.Parser<TrajectoryRecallMetricValue>TrajectoryRecallMetricValue.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryRecallMetricValueModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(int index, TrajectoryRecallMetricValue value) Output only.TrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(TrajectoryRecallMetricValue value) Output only.TrajectoryRecallMetricValue.Builder.mergeFrom(TrajectoryRecallMetricValue other) TrajectoryRecallMetricValue.newBuilder(TrajectoryRecallMetricValue prototype) TrajectoryRecallResults.Builder.setTrajectoryRecallMetricValues(int index, TrajectoryRecallMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type TrajectoryRecallMetricValueModifier and TypeMethodDescriptionTrajectoryRecallResults.Builder.addAllTrajectoryRecallMetricValues(Iterable<? extends TrajectoryRecallMetricValue> values) Output only.