Unfortunately the filter can't be applied on the API call, as the deprecated field is a nested object, and according to the documentation for the filter query parameter: *Only atomic field types are supported (string, number, boolean). Array and object fields are not currently supported.*
I've tried several forms and the filter does not work with the deprecated field. I'll make the changes to return a proper lazy Iterable and rebase to the latest version of master. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/77#issuecomment-61788417
