We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005123e commit 1fa40a3Copy full SHA for 1fa40a3
2 files changed
[refs]
@@ -1,4 +1,4 @@
1
---
2
-refs/heads/master: a5f8276a4a47addd297f8e8bf5cb5ebef97f2eed
+refs/heads/master: 6335704089f855db38e9ad1c7996c3441ff66373
3
refs/heads/travis: f6a7282f13bbc41cf256f07b6f75ad1425aebd75
4
refs/heads/gh-pages: 2cc964c1ecc5d653c449b81ee9e924182b221d18
trunk/src/site/resources/index.html
@@ -122,7 +122,7 @@ <h3 class="block-title">What is it?</h3>
122
up and ready to go. Better yet, if you are running on a Google
123
Compute Engine instance, the private key is automatically detected.
124
125
- <h4>Retrieve Datastore Entries</h4>
+ <h4>Example: Retrieve Datastore Entries</h4>
126
127
<div hljs="" language="js">
128
<pre><code class="hljs java"><span class="hljs-keyword">import</span> com.google.gcloud.datastore.Datastore;
0 commit comments