Class TimestampValue.Builder (2.19.2)

public static final class TimestampValue.Builder extends Value.BaseBuilder<Timestamp,TimestampValue,TimestampValue.Builder>

Inheritance

java.lang.Object > com.google.cloud.datastore.Value.BaseBuilder > TimestampValue.Builder

Methods

build()

public TimestampValue build()
Returns
Type Description
TimestampValue
Overrides
com.google.cloud.datastore.Value.BaseBuilder.build()