This directory contains samples for Google Cloud CDN. 'Google Cloud CDN'_ enables low-latency, low-cost content delivery using Google's global network
To run this sample:
$ python snippets.py
usage: snippets.py [-h] {sign-url} ...
This application demonstrates how to perform operations on data (content)
when using Google Cloud CDN (Content Delivery Network).
For more information, see the README.md under /cdn and the documentation
at https://cloud.google.com/cdn/docs.
positional arguments:
{sign-url}
sign-url Sign a URL to grant temporary authorized access.
optional arguments:
-h, --help show this help message and exit