Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchMetricValue
Packages that use TrajectoryAnyOrderMatchMetricValue
-
Uses of TrajectoryAnyOrderMatchMetricValue in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryAnyOrderMatchMetricValueModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchMetricValue.Builder.build()TrajectoryAnyOrderMatchMetricValue.Builder.buildPartial()TrajectoryAnyOrderMatchMetricValue.getDefaultInstance()TrajectoryAnyOrderMatchMetricValue.Builder.getDefaultInstanceForType()TrajectoryAnyOrderMatchMetricValue.getDefaultInstanceForType()TrajectoryAnyOrderMatchResults.Builder.getTrajectoryAnyOrderMatchMetricValues(int index) Output only.TrajectoryAnyOrderMatchResults.getTrajectoryAnyOrderMatchMetricValues(int index) Output only.TrajectoryAnyOrderMatchResultsOrBuilder.getTrajectoryAnyOrderMatchMetricValues(int index) Output only.TrajectoryAnyOrderMatchMetricValue.parseDelimitedFrom(InputStream input) TrajectoryAnyOrderMatchMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryAnyOrderMatchMetricValue.parseFrom(byte[] data) TrajectoryAnyOrderMatchMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryAnyOrderMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) TrajectoryAnyOrderMatchMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryAnyOrderMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) TrajectoryAnyOrderMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryAnyOrderMatchMetricValue.parseFrom(InputStream input) TrajectoryAnyOrderMatchMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryAnyOrderMatchMetricValue.parseFrom(ByteBuffer data) TrajectoryAnyOrderMatchMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryAnyOrderMatchMetricValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryAnyOrderMatchMetricValue>TrajectoryAnyOrderMatchMetricValue.getParserForType()TrajectoryAnyOrderMatchResults.Builder.getTrajectoryAnyOrderMatchMetricValuesList()Output only.TrajectoryAnyOrderMatchResults.getTrajectoryAnyOrderMatchMetricValuesList()Output only.TrajectoryAnyOrderMatchResultsOrBuilder.getTrajectoryAnyOrderMatchMetricValuesList()Output only.static com.google.protobuf.Parser<TrajectoryAnyOrderMatchMetricValue>TrajectoryAnyOrderMatchMetricValue.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryAnyOrderMatchMetricValueModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchResults.Builder.addTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value) Output only.TrajectoryAnyOrderMatchResults.Builder.addTrajectoryAnyOrderMatchMetricValues(TrajectoryAnyOrderMatchMetricValue value) Output only.TrajectoryAnyOrderMatchMetricValue.Builder.mergeFrom(TrajectoryAnyOrderMatchMetricValue other) TrajectoryAnyOrderMatchMetricValue.newBuilder(TrajectoryAnyOrderMatchMetricValue prototype) TrajectoryAnyOrderMatchResults.Builder.setTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type TrajectoryAnyOrderMatchMetricValueModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchResults.Builder.addAllTrajectoryAnyOrderMatchMetricValues(Iterable<? extends TrajectoryAnyOrderMatchMetricValue> values) Output only.