Change Image Size option in the settings in bulk

Well, i think you totally right, there is no way to bulk change like that. But i found solution. Since Google Discover uses Featured Images for display, i can add my big size Featured Image to the post <?php the_post_thumbnail('full'); ?> and hide it with css from the page rendering, but Google will use it as a display image.