>                                .build()
>                )
>                
> .tags(Instance.Tags.builder().fingerprint("abcd").addItem("aTag").build())
>                .metadata(Metadata.builder()
> -                      .items(ImmutableMap.of("aKey", "aValue"))
> +                      .items(ImmutableMap.of("aKey", "aValue",
> +                                             "jclouds-image",
> +                                             
> "https://www.googleapis.com/compute/v1/projects/centos-cloud/global/images/gcel-12-04-v20121106";,
> +                                             "jclouds-delete-boot-disk", 
> "true"))

For which fields? =)

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

Reply via email to