From Google Cloud's document
Cloud Storage essentially works as a content delivery network. This does not require any special configuration because by default any publicly readable object is cached in the global Cloud Storage network.
My current web application is already using CDN. It contains a fair amount of video content. The video content is publicly accessible. Will using a combination of Google Cloud Storage and Cloud CDN further improves latency?