Uses of Interface
com.google.firestore.v1.ValueOrBuilder
-
Uses of ValueOrBuilder in com.google.firestore.v1
Classes in com.google.firestore.v1 that implement ValueOrBuilderModifier and TypeClassDescriptionfinal classA message that can hold any of the supported value types.static final classA message that can hold any of the supported value types.Methods in com.google.firestore.v1 that return ValueOrBuilderModifier and TypeMethodDescriptionDocumentTransform.FieldTransform.Builder.getIncrementOrBuilder()Adds the given value to the field's current value.DocumentTransform.FieldTransform.getIncrementOrBuilder()Adds the given value to the field's current value.DocumentTransform.FieldTransformOrBuilder.getIncrementOrBuilder()Adds the given value to the field's current value.DocumentTransform.FieldTransform.Builder.getMaximumOrBuilder()Sets the field to the maximum of its current value and the given value.DocumentTransform.FieldTransform.getMaximumOrBuilder()Sets the field to the maximum of its current value and the given value.DocumentTransform.FieldTransformOrBuilder.getMaximumOrBuilder()Sets the field to the maximum of its current value and the given value.DocumentTransform.FieldTransform.Builder.getMinimumOrBuilder()Sets the field to the minimum of its current value and the given value.DocumentTransform.FieldTransform.getMinimumOrBuilder()Sets the field to the minimum of its current value and the given value.DocumentTransform.FieldTransformOrBuilder.getMinimumOrBuilder()Sets the field to the minimum of its current value and the given value.WriteResult.Builder.getTransformResultsOrBuilder(int index) The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.WriteResult.getTransformResultsOrBuilder(int index) The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.WriteResultOrBuilder.getTransformResultsOrBuilder(int index) The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.StructuredQuery.FieldFilter.Builder.getValueOrBuilder()The value to compare to.StructuredQuery.FieldFilter.getValueOrBuilder()The value to compare to.StructuredQuery.FieldFilterOrBuilder.getValueOrBuilder()The value to compare to.ArrayValue.Builder.getValuesOrBuilder(int index) Values in the array.ArrayValue.getValuesOrBuilder(int index) Values in the array.ArrayValueOrBuilder.getValuesOrBuilder(int index) Values in the array.Cursor.Builder.getValuesOrBuilder(int index) The values that represent a position, in the order they appear in the order by clause of a query.Cursor.getValuesOrBuilder(int index) The values that represent a position, in the order they appear in the order by clause of a query.CursorOrBuilder.getValuesOrBuilder(int index) The values that represent a position, in the order they appear in the order by clause of a query.Methods in com.google.firestore.v1 that return types with arguments of type ValueOrBuilderModifier and TypeMethodDescriptionList<? extends ValueOrBuilder>WriteResult.Builder.getTransformResultsOrBuilderList()The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.List<? extends ValueOrBuilder>WriteResult.getTransformResultsOrBuilderList()The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.List<? extends ValueOrBuilder>WriteResultOrBuilder.getTransformResultsOrBuilderList()The results of applying each [DocumentTransform.FieldTransform][google.firestore.v1.DocumentTransform.FieldTransform], in the same order.List<? extends ValueOrBuilder>ArrayValue.Builder.getValuesOrBuilderList()Values in the array.List<? extends ValueOrBuilder>ArrayValue.getValuesOrBuilderList()Values in the array.List<? extends ValueOrBuilder>ArrayValueOrBuilder.getValuesOrBuilderList()Values in the array.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.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>CursorOrBuilder.getValuesOrBuilderList()The values that represent a position, in the order they appear in the order by clause of a query.