Uses of Interface
com.google.firestore.v1.ArrayValueOrBuilder
-
Uses of ArrayValueOrBuilder in com.google.firestore.v1
Classes in com.google.firestore.v1 that implement ArrayValueOrBuilderModifier and TypeClassDescriptionfinal classAn array value.static final classAn array value.Methods in com.google.firestore.v1 that return ArrayValueOrBuilderModifier and TypeMethodDescriptionDocumentTransform.FieldTransform.Builder.getAppendMissingElementsOrBuilder()Append the given elements in order if they are not already present in the current field value.DocumentTransform.FieldTransform.getAppendMissingElementsOrBuilder()Append the given elements in order if they are not already present in the current field value.DocumentTransform.FieldTransformOrBuilder.getAppendMissingElementsOrBuilder()Append the given elements in order if they are not already present in the current field value.Value.Builder.getArrayValueOrBuilder()An array value.Value.getArrayValueOrBuilder()An array value.ValueOrBuilder.getArrayValueOrBuilder()An array value.DocumentTransform.FieldTransform.Builder.getRemoveAllFromArrayOrBuilder()Remove all of the given elements from the array in the field.DocumentTransform.FieldTransform.getRemoveAllFromArrayOrBuilder()Remove all of the given elements from the array in the field.DocumentTransform.FieldTransformOrBuilder.getRemoveAllFromArrayOrBuilder()Remove all of the given elements from the array in the field.