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