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