getDetections abstract method

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

Implementation

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