Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Field and Description |
---|---|
static Query.ResultType<ProjectionEntity> |
Query.ResultType.PROJECTION_ENTITY |
Modifier and Type | Method and Description |
---|---|
ProjectionEntity |
ProjectionEntity.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ProjectionEntity.Builder |
ProjectionEntity.newBuilder(ProjectionEntity copyFrom) |
Copyright © 2019 Google LLC. All rights reserved.