Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue
Packages that use TrajectoryExactMatchMetricValue
-
Uses of TrajectoryExactMatchMetricValue in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchMetricValueModifier and TypeMethodDescriptionTrajectoryExactMatchMetricValue.Builder.build()TrajectoryExactMatchMetricValue.Builder.buildPartial()TrajectoryExactMatchMetricValue.getDefaultInstance()TrajectoryExactMatchMetricValue.Builder.getDefaultInstanceForType()TrajectoryExactMatchMetricValue.getDefaultInstanceForType()TrajectoryExactMatchResults.Builder.getTrajectoryExactMatchMetricValues(int index) Output only.TrajectoryExactMatchResults.getTrajectoryExactMatchMetricValues(int index) Output only.TrajectoryExactMatchResultsOrBuilder.getTrajectoryExactMatchMetricValues(int index) Output only.TrajectoryExactMatchMetricValue.parseDelimitedFrom(InputStream input) TrajectoryExactMatchMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.parseFrom(byte[] data) TrajectoryExactMatchMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) TrajectoryExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) TrajectoryExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.parseFrom(InputStream input) TrajectoryExactMatchMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchMetricValue.parseFrom(ByteBuffer data) TrajectoryExactMatchMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryExactMatchMetricValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryExactMatchMetricValue>TrajectoryExactMatchMetricValue.getParserForType()TrajectoryExactMatchResults.Builder.getTrajectoryExactMatchMetricValuesList()Output only.TrajectoryExactMatchResults.getTrajectoryExactMatchMetricValuesList()Output only.TrajectoryExactMatchResultsOrBuilder.getTrajectoryExactMatchMetricValuesList()Output only.static com.google.protobuf.Parser<TrajectoryExactMatchMetricValue>TrajectoryExactMatchMetricValue.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchMetricValueModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value) Output only.TrajectoryExactMatchResults.Builder.addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue value) Output only.TrajectoryExactMatchMetricValue.Builder.mergeFrom(TrajectoryExactMatchMetricValue other) TrajectoryExactMatchMetricValue.newBuilder(TrajectoryExactMatchMetricValue prototype) TrajectoryExactMatchResults.Builder.setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type TrajectoryExactMatchMetricValueModifier and TypeMethodDescriptionTrajectoryExactMatchResults.Builder.addAllTrajectoryExactMatchMetricValues(Iterable<? extends TrajectoryExactMatchMetricValue> values) Output only.