getDetections abstract method

Future<GetDetectionsResponse> getDetections(
  1. ServiceCall call,
  2. GetDetectionsRequest request
)

Implementation

$async.Future<$43.GetDetectionsResponse> getDetections($grpc.ServiceCall call, $43.GetDetectionsRequest request);