Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInput
Packages that use TrajectoryAnyOrderMatchInput
-
Uses of TrajectoryAnyOrderMatchInput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryAnyOrderMatchInputModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchInput.Builder.build()TrajectoryAnyOrderMatchInput.Builder.buildPartial()static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.getDefaultInstance()TrajectoryAnyOrderMatchInput.Builder.getDefaultInstanceForType()TrajectoryAnyOrderMatchInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getTrajectoryAnyOrderMatchInput()Input for trajectory match any order metric.EvaluateInstancesRequest.getTrajectoryAnyOrderMatchInput()Input for trajectory match any order metric.EvaluateInstancesRequestOrBuilder.getTrajectoryAnyOrderMatchInput()Input for trajectory match any order metric.static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseDelimitedFrom(InputStream input) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(byte[] data) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.ByteString data) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(InputStream input) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(ByteBuffer data) static TrajectoryAnyOrderMatchInputTrajectoryAnyOrderMatchInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryAnyOrderMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryAnyOrderMatchInput>TrajectoryAnyOrderMatchInput.getParserForType()static com.google.protobuf.Parser<TrajectoryAnyOrderMatchInput>TrajectoryAnyOrderMatchInput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryAnyOrderMatchInputModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchInput.Builder.mergeFrom(TrajectoryAnyOrderMatchInput other) EvaluateInstancesRequest.Builder.mergeTrajectoryAnyOrderMatchInput(TrajectoryAnyOrderMatchInput value) Input for trajectory match any order metric.TrajectoryAnyOrderMatchInput.newBuilder(TrajectoryAnyOrderMatchInput prototype) EvaluateInstancesRequest.Builder.setTrajectoryAnyOrderMatchInput(TrajectoryAnyOrderMatchInput value) Input for trajectory match any order metric.