Class TimestampValue.Builder (2.4.0)

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
TypeDescription
TimestampValue
Overrides
com.google.cloud.datastore.Value.BaseBuilder.build()