Uses of Interface
com.google.datastore.v1.ValueOrBuilder
-
Packages that use ValueOrBuilder Package Description com.google.datastore.v1 -
-
Uses of ValueOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ValueOrBuilder Modifier and Type Class Description classValueA message that can hold any of the supported value types and associated metadata.static classValue.BuilderA message that can hold any of the supported value types and associated metadata.Methods in com.google.datastore.v1 that return ValueOrBuilder Modifier and Type Method Description ValueOrBuilderGqlQueryParameter.Builder. getValueOrBuilder()A value parameter.ValueOrBuilderGqlQueryParameter. getValueOrBuilder()A value parameter.ValueOrBuilderGqlQueryParameterOrBuilder. getValueOrBuilder()A value parameter.ValueOrBuilderPropertyFilter.Builder. getValueOrBuilder()The value to compare the property to.ValueOrBuilderPropertyFilter. getValueOrBuilder()The value to compare the property to.ValueOrBuilderPropertyFilterOrBuilder. getValueOrBuilder()The value to compare the property to.ValueOrBuilderArrayValue.Builder. getValuesOrBuilder(int index)Values in the array.ValueOrBuilderArrayValue. getValuesOrBuilder(int index)Values in the array.ValueOrBuilderArrayValueOrBuilder. getValuesOrBuilder(int index)Values in the array.Methods in com.google.datastore.v1 that return types with arguments of type ValueOrBuilder Modifier and Type Method Description 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.
-