Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryRecallInput
Packages that use TrajectoryRecallInput
-
Uses of TrajectoryRecallInput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryRecallInputModifier and TypeMethodDescriptionTrajectoryRecallInput.Builder.build()TrajectoryRecallInput.Builder.buildPartial()static TrajectoryRecallInputTrajectoryRecallInput.getDefaultInstance()TrajectoryRecallInput.Builder.getDefaultInstanceForType()TrajectoryRecallInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getTrajectoryRecallInput()Input for trajectory recall metric.EvaluateInstancesRequest.getTrajectoryRecallInput()Input for trajectory recall metric.EvaluateInstancesRequestOrBuilder.getTrajectoryRecallInput()Input for trajectory recall metric.static TrajectoryRecallInputTrajectoryRecallInput.parseDelimitedFrom(InputStream input) static TrajectoryRecallInputTrajectoryRecallInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(byte[] data) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(com.google.protobuf.ByteString data) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(InputStream input) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(ByteBuffer data) static TrajectoryRecallInputTrajectoryRecallInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryRecallInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryRecallInput>TrajectoryRecallInput.getParserForType()static com.google.protobuf.Parser<TrajectoryRecallInput>TrajectoryRecallInput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryRecallInputModifier and TypeMethodDescriptionTrajectoryRecallInput.Builder.mergeFrom(TrajectoryRecallInput other) EvaluateInstancesRequest.Builder.mergeTrajectoryRecallInput(TrajectoryRecallInput value) Input for trajectory recall metric.TrajectoryRecallInput.newBuilder(TrajectoryRecallInput prototype) EvaluateInstancesRequest.Builder.setTrajectoryRecallInput(TrajectoryRecallInput value) Input for trajectory recall metric.