|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (version 1.7.0_76) on Wed Mar 11 22:22:15 UTC 2015 --> |
| 5 | +<!-- Generated by javadoc (version 1.7.0_76) on Thu Mar 12 00:30:43 UTC 2015 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>All Classes (GCloud Java 0.0.1 API)</title> |
8 | | -<meta name="date" content="2015-03-11"> |
| 8 | +<meta name="date" content="2015-03-12"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | </head> |
11 | 11 | <body> |
@@ -110,17 +110,18 @@ <h1 class="bar">All Classes</h1> |
110 | 110 | <li><a href="com/google/gcloud/datastore/StringValue.html" title="class in com.google.gcloud.datastore" target="classFrame">StringValue</a></li> |
111 | 111 | <li><a href="com/google/gcloud/datastore/StringValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">StringValue.Builder</a></li> |
112 | 112 | <li><a href="com/google/gcloud/datastore/StructuredQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery</a></li> |
113 | | -<li><a href="com/google/gcloud/datastore/StructuredQuery.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Builder</a></li> |
114 | 113 | <li><a href="com/google/gcloud/datastore/StructuredQuery.CompositeFilter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.CompositeFilter</a></li> |
115 | 114 | <li><a href="com/google/gcloud/datastore/StructuredQuery.Filter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Filter</a></li> |
116 | | -<li><a href="com/google/gcloud/datastore/StructuredQuery.KeyOnlyBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.KeyOnlyBuilder</a></li> |
| 115 | +<li><a href="com/google/gcloud/datastore/StructuredQuery.FullQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.FullQuery</a></li> |
| 116 | +<li><a href="com/google/gcloud/datastore/StructuredQuery.FullQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.FullQueryBuilder</a></li> |
117 | 117 | <li><a href="com/google/gcloud/datastore/StructuredQuery.KeyOnlyQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.KeyOnlyQuery</a></li> |
| 118 | +<li><a href="com/google/gcloud/datastore/StructuredQuery.KeyOnlyQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.KeyOnlyQueryBuilder</a></li> |
118 | 119 | <li><a href="com/google/gcloud/datastore/StructuredQuery.OrderBy.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.OrderBy</a></li> |
119 | 120 | <li><a href="com/google/gcloud/datastore/StructuredQuery.OrderBy.Direction.html" title="enum in com.google.gcloud.datastore" target="classFrame">StructuredQuery.OrderBy.Direction</a></li> |
120 | 121 | <li><a href="com/google/gcloud/datastore/StructuredQuery.Projection.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Projection</a></li> |
121 | 122 | <li><a href="com/google/gcloud/datastore/StructuredQuery.Projection.Aggregate.html" title="enum in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Projection.Aggregate</a></li> |
122 | | -<li><a href="com/google/gcloud/datastore/StructuredQuery.ProjectionBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.ProjectionBuilder</a></li> |
123 | 123 | <li><a href="com/google/gcloud/datastore/StructuredQuery.ProjectionQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.ProjectionQuery</a></li> |
| 124 | +<li><a href="com/google/gcloud/datastore/StructuredQuery.ProjectionQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.ProjectionQueryBuilder</a></li> |
124 | 125 | <li><a href="com/google/gcloud/datastore/StructuredQuery.PropertyFilter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.PropertyFilter</a></li> |
125 | 126 | <li><a href="com/google/gcloud/datastore/Transaction.html" title="interface in com.google.gcloud.datastore" target="classFrame"><i>Transaction</i></a></li> |
126 | 127 | <li><a href="com/google/gcloud/datastore/Transaction.Response.html" title="interface in com.google.gcloud.datastore" target="classFrame"><i>Transaction.Response</i></a></li> |
|
0 commit comments