Uses of Interface
com.google.datastore.v1.ValueOrBuilder
-
Uses of ValueOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ValueOrBuilderModifier and TypeClassDescriptionfinal classA message that can hold any of the supported value types and associated metadata.static final classA message that can hold any of the supported value types and associated metadata.Methods in com.google.datastore.v1 that return ValueOrBuilderModifier and TypeMethodDescriptionPropertyTransform.Builder.getIncrementOrBuilder()Adds the given value to the property's current value.PropertyTransform.getIncrementOrBuilder()Adds the given value to the property's current value.PropertyTransformOrBuilder.getIncrementOrBuilder()Adds the given value to the property's current value.PropertyTransform.Builder.getMaximumOrBuilder()Sets the property to the maximum of its current value and the given value.PropertyTransform.getMaximumOrBuilder()Sets the property to the maximum of its current value and the given value.PropertyTransformOrBuilder.getMaximumOrBuilder()Sets the property to the maximum of its current value and the given value.PropertyTransform.Builder.getMinimumOrBuilder()Sets the property to the minimum of its current value and the given value.PropertyTransform.getMinimumOrBuilder()Sets the property to the minimum of its current value and the given value.PropertyTransformOrBuilder.getMinimumOrBuilder()Sets the property to the minimum of its current value and the given value.FindNearest.Builder.getQueryVectorOrBuilder()Required.FindNearest.getQueryVectorOrBuilder()Required.FindNearestOrBuilder.getQueryVectorOrBuilder()Required.MutationResult.Builder.getTransformResultsOrBuilder(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResult.getTransformResultsOrBuilder(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResultOrBuilder.getTransformResultsOrBuilder(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.GqlQueryParameter.Builder.getValueOrBuilder()A value parameter.GqlQueryParameter.getValueOrBuilder()A value parameter.GqlQueryParameterOrBuilder.getValueOrBuilder()A value parameter.PropertyFilter.Builder.getValueOrBuilder()The value to compare the property to.PropertyFilter.getValueOrBuilder()The value to compare the property to.PropertyFilterOrBuilder.getValueOrBuilder()The value to compare the property 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.Methods in com.google.datastore.v1 that return types with arguments of type ValueOrBuilderModifier and TypeMethodDescriptionList<? extends ValueOrBuilder>MutationResult.Builder.getTransformResultsOrBuilderList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.List<? extends ValueOrBuilder>MutationResult.getTransformResultsOrBuilderList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.List<? extends ValueOrBuilder>MutationResultOrBuilder.getTransformResultsOrBuilderList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.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.