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