Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryRecallSpec
Packages that use TrajectoryRecallSpec
-
Uses of TrajectoryRecallSpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryRecallSpecModifier and TypeMethodDescriptionTrajectoryRecallSpec.Builder.build()TrajectoryRecallSpec.Builder.buildPartial()static TrajectoryRecallSpecTrajectoryRecallSpec.getDefaultInstance()TrajectoryRecallSpec.Builder.getDefaultInstanceForType()TrajectoryRecallSpec.getDefaultInstanceForType()TrajectoryRecallInput.Builder.getMetricSpec()Required.TrajectoryRecallInput.getMetricSpec()Required.TrajectoryRecallInputOrBuilder.getMetricSpec()Required.static TrajectoryRecallSpecTrajectoryRecallSpec.parseDelimitedFrom(InputStream input) static TrajectoryRecallSpecTrajectoryRecallSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(byte[] data) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(com.google.protobuf.ByteString data) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(InputStream input) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(ByteBuffer data) static TrajectoryRecallSpecTrajectoryRecallSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryRecallSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryRecallSpec>TrajectoryRecallSpec.getParserForType()static com.google.protobuf.Parser<TrajectoryRecallSpec>TrajectoryRecallSpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryRecallSpecModifier and TypeMethodDescriptionTrajectoryRecallSpec.Builder.mergeFrom(TrajectoryRecallSpec other) TrajectoryRecallInput.Builder.mergeMetricSpec(TrajectoryRecallSpec value) Required.static TrajectoryRecallSpec.BuilderTrajectoryRecallSpec.newBuilder(TrajectoryRecallSpec prototype) TrajectoryRecallInput.Builder.setMetricSpec(TrajectoryRecallSpec value) Required.