nelsonjr commented on this pull request.
> @@ -32,6 +35,7 @@
private List<ServiceAccount> serviceAccounts;
private String bootDiskType;
private boolean preemptible = false;
+ private Set<String> subnetworks;
[explained in previous comment] TL;DR: subnetworks = networks, multiple.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1006
