> @@ -95,7 +100,8 @@ public > GoogleComputeEngineServiceAdapter(GoogleComputeEngineApi api, > > @Named(OPERATION_COMPLETE_INTERVAL) Long operationCompleteCheckInterval, > > @Named(OPERATION_COMPLETE_TIMEOUT) Long operationCompleteCheckTimeout, > @Memoized Supplier<Map<URI, ? > extends Location>> zones, > - @Memoized Supplier<Map<URI, ? > extends Hardware>> hardwareMap) { > + @Memoized Supplier<Map<URI, ? > extends Hardware>> hardwareMap, > + > FirewallTagNamingConvention.Factory firewallTagNamingConvention) {
`@Memoized` or not? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/33/files#r7512375