creationTimestampEnd property
- @TagNumber.new(102)
The maximum timestamp that needs to be considered to filter by creation
Implementation
@$pb.TagNumber(102)
$fixnum.Int64 get creationTimestampEnd => $_getI64(17);
- @TagNumber.new(102)
Implementation
@$pb.TagNumber(102)
set creationTimestampEnd($fixnum.Int64 value) => $_setInt64(17, value);