Package com.google.cloud.aiplatform.v1
Class MatchServiceGrpc.MatchServiceImplBase
- java.lang.Object
-
- com.google.cloud.aiplatform.v1.MatchServiceGrpc.MatchServiceImplBase
-
- All Implemented Interfaces:
MatchServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MatchServiceGrpc
public abstract static class MatchServiceGrpc.MatchServiceImplBase extends Object implements io.grpc.BindableService, MatchServiceGrpc.AsyncService
Base class for the server implementation of the service MatchService.MatchService is a Google managed service for efficient vector similarity search at scale.
-
-
Constructor Summary
Constructors Constructor Description MatchServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.aiplatform.v1.MatchServiceGrpc.AsyncService
findNeighbors, readIndexDatapoints
-
-