gce_set_metadata(metadata, instance, project = gce_get_global_project(), zone = gce_get_global_zone())To append to existing metadata passed a named list.
To change existing metadata pass a named list with the same key and modified value you will change.
To delete metadata pass an empty string "" with the same key
Other Metadata functions: Metadata