We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f8276 commit 6335704Copy full SHA for 6335704
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