Uses of Class
com.google.cloud.datastore.LongValue.Builder
Packages that use LongValue.Builder
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of LongValue.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return LongValue.BuilderModifier and TypeMethodDescriptionstatic LongValue.BuilderLongValue.newBuilder(long value) LongValue.toBuilder()