Uses of Class
com.google.datastore.v1.Value
-
Uses of Value in com.google.datastore.v1
Methods in com.google.datastore.v1 that return ValueModifier and TypeMethodDescriptionValue.Builder.build()Value.Builder.buildPartial()AggregationResult.Builder.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResultOrBuilder.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.Builder.getAggregatePropertiesOrThrow(String key) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.getAggregatePropertiesOrThrow(String key) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResultOrBuilder.getAggregatePropertiesOrThrow(String key) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.static ValueValue.getDefaultInstance()Value.Builder.getDefaultInstanceForType()Value.getDefaultInstanceForType()PropertyTransform.Builder.getIncrement()Adds the given value to the property's current value.PropertyTransform.getIncrement()Adds the given value to the property's current value.PropertyTransformOrBuilder.getIncrement()Adds the given value to the property's current value.PropertyTransform.Builder.getMaximum()Sets the property to the maximum of its current value and the given value.PropertyTransform.getMaximum()Sets the property to the maximum of its current value and the given value.PropertyTransformOrBuilder.getMaximum()Sets the property to the maximum of its current value and the given value.PropertyTransform.Builder.getMinimum()Sets the property to the minimum of its current value and the given value.PropertyTransform.getMinimum()Sets the property to the minimum of its current value and the given value.PropertyTransformOrBuilder.getMinimum()Sets the property to the minimum of its current value and the given value.Entity.Builder.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.Entity.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.EntityOrBuilder.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.Entity.Builder.getPropertiesOrThrow(String key) The entity's properties.Entity.getPropertiesOrThrow(String key) The entity's properties.EntityOrBuilder.getPropertiesOrThrow(String key) The entity's properties.FindNearest.Builder.getQueryVector()Required.FindNearest.getQueryVector()Required.FindNearestOrBuilder.getQueryVector()Required.MutationResult.Builder.getTransformResults(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResult.getTransformResults(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResultOrBuilder.getTransformResults(int index) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.GqlQueryParameter.Builder.getValue()A value parameter.GqlQueryParameter.getValue()A value parameter.GqlQueryParameterOrBuilder.getValue()A value parameter.PropertyFilter.Builder.getValue()The value to compare the property to.PropertyFilter.getValue()The value to compare the property to.PropertyFilterOrBuilder.getValue()The value to compare the property to.ArrayValue.Builder.getValues(int index) Values in the array.ArrayValue.getValues(int index) Values in the array.ArrayValueOrBuilder.getValues(int index) Values in the array.static ValueValue.parseDelimitedFrom(InputStream input) static ValueValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(byte[] data) static ValueValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(com.google.protobuf.ByteString data) static ValueValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(com.google.protobuf.CodedInputStream input) static ValueValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(InputStream input) static ValueValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueValue.parseFrom(ByteBuffer data) static ValueValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.datastore.v1 that return types with arguments of type ValueModifier and TypeMethodDescriptionAggregationResult.Builder.getAggregateProperties()Deprecated.AggregationResult.getAggregateProperties()Deprecated.AggregationResultOrBuilder.getAggregateProperties()Deprecated.AggregationResult.Builder.getAggregatePropertiesMap()The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.getAggregatePropertiesMap()The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResultOrBuilder.getAggregatePropertiesMap()The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.Builder.getMutableAggregateProperties()Deprecated.Entity.Builder.getMutableProperties()Deprecated.com.google.protobuf.Parser<Value>Value.getParserForType()Entity.Builder.getProperties()Deprecated.Entity.getProperties()Deprecated.EntityOrBuilder.getProperties()Deprecated.Entity.Builder.getPropertiesMap()The entity's properties.Entity.getPropertiesMap()The entity's properties.EntityOrBuilder.getPropertiesMap()The entity's properties.MutationResult.Builder.getTransformResultsList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResult.getTransformResultsList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResultOrBuilder.getTransformResultsList()The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.ArrayValue.Builder.getValuesList()Values in the array.ArrayValue.getValuesList()Values in the array.ArrayValueOrBuilder.getValuesList()Values in the array.static com.google.protobuf.Parser<Value>Value.parser()Methods in com.google.datastore.v1 with parameters of type ValueModifier and TypeMethodDescriptionMutationResult.Builder.addTransformResults(int index, Value value) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.MutationResult.Builder.addTransformResults(Value value) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.Values in the array.Values in the array.AggregationResult.Builder.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResult.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.AggregationResultOrBuilder.getAggregatePropertiesOrDefault(String key, Value defaultValue) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.Entity.Builder.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.Entity.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.EntityOrBuilder.getPropertiesOrDefault(String key, Value defaultValue) The entity's properties.PropertyTransform.Builder.mergeIncrement(Value value) Adds the given value to the property's current value.PropertyTransform.Builder.mergeMaximum(Value value) Sets the property to the maximum of its current value and the given value.PropertyTransform.Builder.mergeMinimum(Value value) Sets the property to the minimum of its current value and the given value.FindNearest.Builder.mergeQueryVector(Value value) Required.GqlQueryParameter.Builder.mergeValue(Value value) A value parameter.PropertyFilter.Builder.mergeValue(Value value) The value to compare the property to.static Value.BuilderValue.newBuilder(Value prototype) AggregationResult.Builder.putAggregateProperties(String key, Value value) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.Entity.Builder.putProperties(String key, Value value) The entity's properties.PropertyTransform.Builder.setIncrement(Value value) Adds the given value to the property's current value.PropertyTransform.Builder.setMaximum(Value value) Sets the property to the maximum of its current value and the given value.PropertyTransform.Builder.setMinimum(Value value) Sets the property to the minimum of its current value and the given value.FindNearest.Builder.setQueryVector(Value value) Required.MutationResult.Builder.setTransformResults(int index, Value value) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.A value parameter.The value to compare the property to.Values in the array.Method parameters in com.google.datastore.v1 with type arguments of type ValueModifier and TypeMethodDescriptionMutationResult.Builder.addAllTransformResults(Iterable<? extends Value> values) The results of applying each [PropertyTransform][google.datastore.v1.PropertyTransform], in the same order of the request.ArrayValue.Builder.addAllValues(Iterable<? extends Value> values) Values in the array.AggregationResult.Builder.putAllAggregateProperties(Map<String, Value> values) The result of the aggregation functions, ex: `COUNT(*) AS total_entities`.Entity.Builder.putAllProperties(Map<String, Value> values) The entity's properties.