We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8b1814 + 65340bd commit b8ce8d2Copy full SHA for b8ce8d2
gcloud-java-resourcemanager/src/main/java/com/google/gcloud/resourcemanager/ResourceManagerImpl.java
@@ -37,7 +37,7 @@
37
import java.util.Map;
38
import java.util.concurrent.Callable;
39
40
-public class ResourceManagerImpl
+final class ResourceManagerImpl
41
extends BaseService<ResourceManagerOptions> implements ResourceManager {
42
43
private static final Interceptor EXCEPTION_HANDLER_INTERCEPTOR = new Interceptor() {
0 commit comments