We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07bd6ad + 70d48d8 commit 6380565Copy full SHA for 6380565
datastore/src/main/java/com/google/datastore/snippets/Concepts.java
@@ -72,9 +72,7 @@
72
import java.util.TimeZone;
73
74
/**
75
- * Contains Cloud Datastore snippets linked from the Concepts documentation.
76
- *
77
- * @see <a href="https://cloud.google.com/datastore/v1beta3/">Key Datastore Concepts</a>
+ * Contains Cloud Datastore snippets demonstrating concepts for documentation.
78
*/
79
public class Concepts {
80
0 commit comments