collectionExists abstract method
Future<CollectionExistsResponse>
collectionExists(
- ServiceCall call,
- CollectionExistsRequest request
Implementation
$async.Future<$1.CollectionExistsResponse> collectionExists($grpc.ServiceCall call, $1.CollectionExistsRequest request);