Uses of Interface
com.google.datastore.v1.ArrayValueOrBuilder
-
Packages that use ArrayValueOrBuilder Package Description com.google.datastore.v1 -
-
Uses of ArrayValueOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ArrayValueOrBuilder Modifier and Type Class Description class
ArrayValue
An array value.static class
ArrayValue.Builder
An array value.Methods in com.google.datastore.v1 that return ArrayValueOrBuilder Modifier and Type Method Description ArrayValueOrBuilder
Value.Builder. getArrayValueOrBuilder()
An array value.ArrayValueOrBuilder
Value. getArrayValueOrBuilder()
An array value.ArrayValueOrBuilder
ValueOrBuilder. getArrayValueOrBuilder()
An array value.
-