With gcloud it is possible to create differential snapshots of your instances, so you can save space and do not need to create full snapshots all the time.
https://cloud.google.com/compute/docs/disks#snapshots
I checked the GCE API reference and there is no parameter for source snapshot.
Is there any way to use the API to create a differential Snapshot?