I use a cronjob to call an http cloud function every day that updates a sitemap.xml inside cloud storage with dynamic data. Every time this file is updated, the token at the end of the url changes, making the old url unavailable to Google Search Console.
Is there a way to get a static url for a file that's repeatedly updated file in cloud storage?