timestamp property
Filter resources by timestamp.
Implementation
@$pb.TagNumber(1)
$0.Timestamp get timestamp => $_getN(0);
Implementation
@$pb.TagNumber(1)
set timestamp($0.Timestamp value) => $_setField(1, value);
Filter resources by timestamp.
@$pb.TagNumber(1)
$0.Timestamp get timestamp => $_getN(0);
@$pb.TagNumber(1)
set timestamp($0.Timestamp value) => $_setField(1, value);