Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Class and Description |
---|---|
class |
Projection
A representation of a property in a projection.
|
static class |
Projection.Builder
A representation of a property in a projection.
|
Modifier and Type | Method and Description |
---|---|
ProjectionOrBuilder |
Query.getProjectionOrBuilder(int index)
The projection to return.
|
ProjectionOrBuilder |
Query.Builder.getProjectionOrBuilder(int index)
The projection to return.
|
ProjectionOrBuilder |
QueryOrBuilder.getProjectionOrBuilder(int index)
The projection to return.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProjectionOrBuilder> |
Query.getProjectionOrBuilderList()
The projection to return.
|
List<? extends ProjectionOrBuilder> |
Query.Builder.getProjectionOrBuilderList()
The projection to return.
|
List<? extends ProjectionOrBuilder> |
QueryOrBuilder.getProjectionOrBuilderList()
The projection to return.
|
Copyright © 2023 Google LLC. All rights reserved.