> @@ -32,6 +35,7 @@ > private List<ServiceAccount> serviceAccounts; > private String bootDiskType; > private boolean preemptible = false; > + private Set<String> subnetworks;
Change to just `URI subnetwork`, as mentioned above? -- 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/files/0c51ed39650e9cab341136716a9d9732c63f7dd0#r78041854
