getDetections abstract method

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

Implementation

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