3233343536373839
@Override protected void configure() { super.configure(); configureLogging(AdWordsServiceClient.class.getName()); install(new AdWordsConfigurationModule()); bind(HttpTransport.class).to(NetHttpTransport.class); }