Uses of Interface
com.google.datastore.v1.ArrayValueOrBuilder
-
Uses of ArrayValueOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ArrayValueOrBuilderModifier and TypeClassDescriptionfinal classAn array value.static final classAn array value.Methods in com.google.datastore.v1 that return ArrayValueOrBuilderModifier and TypeMethodDescriptionPropertyTransform.Builder.getAppendMissingElementsOrBuilder()Appends the given elements in order if they are not already present in the current property value.PropertyTransform.getAppendMissingElementsOrBuilder()Appends the given elements in order if they are not already present in the current property value.PropertyTransformOrBuilder.getAppendMissingElementsOrBuilder()Appends the given elements in order if they are not already present in the current property value.Value.Builder.getArrayValueOrBuilder()An array value.Value.getArrayValueOrBuilder()An array value.ValueOrBuilder.getArrayValueOrBuilder()An array value.PropertyTransform.Builder.getRemoveAllFromArrayOrBuilder()Removes all of the given elements from the array in the property.PropertyTransform.getRemoveAllFromArrayOrBuilder()Removes all of the given elements from the array in the property.PropertyTransformOrBuilder.getRemoveAllFromArrayOrBuilder()Removes all of the given elements from the array in the property.