getDetections method
- GetDetectionsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$43.GetDetectionsResponse> getDetections($43.GetDetectionsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getDetections, request, options: options);
}