| Modifier and Type | Class and Description |
|---|---|
class |
Value
A message that can hold any of the supported value types.
|
static class |
Value.Builder
A message that can hold any of the supported value types.
|
| Modifier and Type | Method and Description |
|---|---|
ValueOrBuilder |
WriteResult.getTransformResultsOrBuilder(int index)
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
ValueOrBuilder |
WriteResult.Builder.getTransformResultsOrBuilder(int index)
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
ValueOrBuilder |
WriteResultOrBuilder.getTransformResultsOrBuilder(int index)
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
ValueOrBuilder |
StructuredQuery.FieldFilterOrBuilder.getValueOrBuilder()
The value to compare to.
|
ValueOrBuilder |
StructuredQuery.FieldFilter.getValueOrBuilder()
The value to compare to.
|
ValueOrBuilder |
StructuredQuery.FieldFilter.Builder.getValueOrBuilder()
The value to compare 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.
|
ValueOrBuilder |
CursorOrBuilder.getValuesOrBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
ValueOrBuilder |
Cursor.getValuesOrBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
ValueOrBuilder |
Cursor.Builder.getValuesOrBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ValueOrBuilder> |
WriteResult.getTransformResultsOrBuilderList()
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
List<? extends ValueOrBuilder> |
WriteResult.Builder.getTransformResultsOrBuilderList()
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
List<? extends ValueOrBuilder> |
WriteResultOrBuilder.getTransformResultsOrBuilderList()
The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1beta1.DocumentTransform.FieldTransform], in the
same order.
|
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.
|
List<? extends ValueOrBuilder> |
CursorOrBuilder.getValuesOrBuilderList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
List<? extends ValueOrBuilder> |
Cursor.getValuesOrBuilderList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
List<? extends ValueOrBuilder> |
Cursor.Builder.getValuesOrBuilderList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Copyright © 2018 Google LLC. All rights reserved.