You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: branches/update-datastore/gcloud-java-examples/src/main/java/com/google/gcloud/examples/StorageExample.java
Copy file name to clipboardExpand all lines: branches/update-datastore/gcloud-java-resourcemanager/src/main/java/com/google/gcloud/resourcemanager/Project.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,12 @@ public Project(ResourceManager resourceManager, ProjectInfo projectInfo) {
40
40
}
41
41
42
42
/**
43
-
* Constructs a Project object that contains project information loaded from the server.
43
+
* Constructs a Project object that contains project information got from the server.
44
44
*
45
45
* @return Project object containing the project's metadata or {@code null} if not found
0 commit comments