Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchInput
Packages that use TrajectoryExactMatchInput
-
Uses of TrajectoryExactMatchInput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchInputModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.build()TrajectoryExactMatchInput.Builder.buildPartial()static TrajectoryExactMatchInputTrajectoryExactMatchInput.getDefaultInstance()TrajectoryExactMatchInput.Builder.getDefaultInstanceForType()TrajectoryExactMatchInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getTrajectoryExactMatchInput()Input for trajectory exact match metric.EvaluateInstancesRequest.getTrajectoryExactMatchInput()Input for trajectory exact match metric.EvaluateInstancesRequestOrBuilder.getTrajectoryExactMatchInput()Input for trajectory exact match metric.static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseDelimitedFrom(InputStream input) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(byte[] data) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(com.google.protobuf.ByteString data) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(InputStream input) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(ByteBuffer data) static TrajectoryExactMatchInputTrajectoryExactMatchInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryExactMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryExactMatchInput>TrajectoryExactMatchInput.getParserForType()static com.google.protobuf.Parser<TrajectoryExactMatchInput>TrajectoryExactMatchInput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchInputModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.mergeFrom(TrajectoryExactMatchInput other) EvaluateInstancesRequest.Builder.mergeTrajectoryExactMatchInput(TrajectoryExactMatchInput value) Input for trajectory exact match metric.TrajectoryExactMatchInput.newBuilder(TrajectoryExactMatchInput prototype) EvaluateInstancesRequest.Builder.setTrajectoryExactMatchInput(TrajectoryExactMatchInput value) Input for trajectory exact match metric.