removeBoundingBoxFromImageByID method
- RemoveBoundingBoxFromImageByIDRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$3.RemoveBoundingBoxFromImageByIDResponse> removeBoundingBoxFromImageByID($3.RemoveBoundingBoxFromImageByIDRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$removeBoundingBoxFromImageByID, request, options: options);
}