> @@ -237,6 +237,7 @@ Operation setDiskAutoDelete(@PathParam("instance") String 
> instanceName,
>      * Sets an instance's scheduling options.
>      * @see <a href = 
> "https://cloud.google.com/compute/docs/instances#onhostmaintenance"/>
>      *
> +    * @deprecated See {@link #setScheduling(String, 
> org.jclouds.googlecomputeengine.domain.Instance.Scheduling.OnHostMaintenance, 
> boolean, boolean)}. Will be removed in 2.0

@nacx: Now with deprecation warning on the old version. Leave the `@see` on the 
new version? Or would it be better to avoid references back to deprecated calls?

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

Reply via email to