setDate property
The timestamp of the update of the organization metadata.
Implementation
@$pb.TagNumber(1)
$2.Timestamp get setDate => $_getN(0);
Implementation
@$pb.TagNumber(1)
set setDate($2.Timestamp value) => $_setField(1, value);
The timestamp of the update of the organization metadata.
@$pb.TagNumber(1)
$2.Timestamp get setDate => $_getN(0);
@$pb.TagNumber(1)
set setDate($2.Timestamp value) => $_setField(1, value);