Uses of Interface
com.google.datastore.v1.QueryResultBatchOrBuilder
-
Packages that use QueryResultBatchOrBuilder Package Description com.google.datastore.v1 -
-
Uses of QueryResultBatchOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement QueryResultBatchOrBuilder Modifier and Type Class Description classQueryResultBatchA batch of results produced by a query.static classQueryResultBatch.BuilderA batch of results produced by a query.Methods in com.google.datastore.v1 that return QueryResultBatchOrBuilder Modifier and Type Method Description QueryResultBatchOrBuilderRunQueryResponse.Builder. getBatchOrBuilder()A batch of query results (always present).QueryResultBatchOrBuilderRunQueryResponse. getBatchOrBuilder()A batch of query results (always present).QueryResultBatchOrBuilderRunQueryResponseOrBuilder. getBatchOrBuilder()A batch of query results (always present).
-