v2.0.6
* move user id logging to FINE * make GoogleAuth#getAuthToken() public so Authenticators can use it * add hostname and base path flags to all EndpointsTool commands * hide resource fields that have all private members (instance field, accessor, and mutator). Previously, a private mutator would make the resource field public.