| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client to the Google Cloud Datastore.
|
| Modifier and Type | Method and Description |
|---|---|
ListValue |
ListValue.Builder.build() |
static ListValue |
ListValue.of(List<? extends Value<?>> values) |
static ListValue |
ListValue.of(Value<?> first,
Value<?>... other) |
Copyright © 2016 Google. All rights reserved.