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: gcloud-java-datastore/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Example Application
31
31
Authentication
32
32
--------------
33
33
34
-
See the [Authentication](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) section in the main repository's README.
34
+
See the [Authentication](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) section in the base directory's README.
35
35
36
36
About Google Cloud Datastore
37
37
----------------------------
@@ -48,7 +48,7 @@ Cloud Datastore for your project.
48
48
See the ``gcloud-java`` API [datastore documentation][datastore-api] to learn how to interact
49
49
with the Cloud Datastore using this Client Library.
50
50
51
-
Here is a code snippet showing a simple usage example from within Compute/App Engine. Note that you must [supply credentials](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) if running this snippet elsewhere.
51
+
Here is a code snippet showing a simple usage example from within Compute/App Engine. Note that you must [supply credentials](https://github.com/GoogleCloudPlatform/gcloud-java#authentication)and a project ID if running this snippet elsewhere.
Copy file name to clipboardExpand all lines: gcloud-java-storage/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Example Application
32
32
Authentication
33
33
--------------
34
34
35
-
See the [Authentication](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) section in the main repository's README.
35
+
See the [Authentication](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) section in the base directory's README.
36
36
37
37
About Google Cloud Storage
38
38
--------------------------
@@ -48,7 +48,7 @@ Cloud Storage for your project.
48
48
See the ``gcloud-java`` API [storage documentation][storage-api] to learn how to interact
49
49
with the Cloud Storage using this Client Library.
50
50
51
-
Here is a code snippet showing a simple usage example from within Compute/App Engine. Note that you must [supply credentials](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) if running this snippet elsewhere.
51
+
Here is a code snippet showing a simple usage example from within Compute/App Engine. Note that you must [supply credentials](https://github.com/GoogleCloudPlatform/gcloud-java#authentication)and a project ID if running this snippet elsewhere.
0 commit comments