Skip to content

Commit 917626c

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 2657 b: refs/heads/update-datastore c: 65340bd h: refs/heads/master i: 2655: f0d5938
1 parent 002e527 commit 917626c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3
66
refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b
77
refs/heads/resource-manager: ebf4adc5ee835cd2086c4ac5b4e78d01a5a005a7
8-
refs/heads/update-datastore: d8b1814479f0243e85d3b4b46b604e1608484df6
8+
refs/heads/update-datastore: 65340bd56c5538007f139e7e9c4775100ba0eca8
99
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
1010
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
1111
refs/tags/v0.0.11: ffbfba48a6426ff63c08ff2117e58681f251fbf2

branches/update-datastore/gcloud-java-resourcemanager/src/main/java/com/google/gcloud/resourcemanager/ResourceManagerImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
import java.util.Map;
3838
import java.util.concurrent.Callable;
3939

40-
public class ResourceManagerImpl
40+
final class ResourceManagerImpl
4141
extends BaseService<ResourceManagerOptions> implements ResourceManager {
4242

4343
private static final Interceptor EXCEPTION_HANDLER_INTERCEPTOR = new Interceptor() {

0 commit comments

Comments
 (0)