With "gcloud compute snapshots create .... " we crate snapshots of a disk for example. First snapshot is "full" and every other is "diff" , is my understanding.
If I want to have every month or every year new "full" snapshot , how I can accomplish this , or I can have only one "full" ...