from property
the starting time from which the current quota period is calculated from. This is relevant for querying the current usage.
Implementation
@$pb.TagNumber(3)
$6.Timestamp get from => $_getN(2);
Implementation
@$pb.TagNumber(3)
set from($6.Timestamp v) { setField(3, v); }