onlyReadLatest property
If this is set only the latest version of value are exposed for all columns in this column family.
This can be overridden for a specific column by listing that column in 'columns' and specifying a different setting for that column.
Optional.
Implementation
core.bool? onlyReadLatest;