timestamp property
Timestamp?
timestamp
final
The feature timestamp to store with this value. If not set, then the Feature Store server will generate a timestamp when it receives the write request.
Implementation
final protobuf.Timestamp? timestamp;