Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Class and Description |
---|---|
class |
Value
A message that can hold any of the supported value types and associated
metadata.
|
static class |
Value.Builder
A message that can hold any of the supported value types and associated
metadata.
|
Modifier and Type | Method and Description |
---|---|
ValueOrBuilder |
GqlQueryParameterOrBuilder.getValueOrBuilder()
A value parameter.
|
ValueOrBuilder |
PropertyFilterOrBuilder.getValueOrBuilder()
The value to compare the property to.
|
ValueOrBuilder |
GqlQueryParameter.getValueOrBuilder()
A value parameter.
|
ValueOrBuilder |
GqlQueryParameter.Builder.getValueOrBuilder()
A value parameter.
|
ValueOrBuilder |
PropertyFilter.getValueOrBuilder()
The value to compare the property to.
|
ValueOrBuilder |
PropertyFilter.Builder.getValueOrBuilder()
The value to compare the property to.
|
ValueOrBuilder |
ArrayValue.getValuesOrBuilder(int index)
Values in the array.
|
ValueOrBuilder |
ArrayValue.Builder.getValuesOrBuilder(int index)
Values in the array.
|
ValueOrBuilder |
ArrayValueOrBuilder.getValuesOrBuilder(int index)
Values in the array.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ValueOrBuilder> |
ArrayValue.getValuesOrBuilderList()
Values in the array.
|
List<? extends ValueOrBuilder> |
ArrayValue.Builder.getValuesOrBuilderList()
Values in the array.
|
List<? extends ValueOrBuilder> |
ArrayValueOrBuilder.getValuesOrBuilderList()
Values in the array.
|
Copyright © 2023 Google LLC. All rights reserved.