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)
$3.Timestamp get from => $_getN(2);
Implementation
@$pb.TagNumber(3)
set from($3.Timestamp value) => $_setField(3, value);