> @@ -236,6 +236,14 @@ public GoogleComputeEngineTemplateOptions 
> userMetadata(String key, String value)
>      * {@inheritDoc}
>      */
>     @Override
> +   public GoogleComputeEngineTemplateOptions nodeNames(Iterable<String> 
> nodeNames) {

> Just doing things the same way for this method call as we've been doing with 
> all the other fields.

That's fine, I was just curious how `nodeNames` was related to this PR, as I 
don't see it being used anywhere. Or is this simply correcting an unrelated 
omission?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/16/files#r7881510

Reply via email to