timeCloudRunJobStarted property

  1. @TagNumber(5)
Timestamp get timeCloudRunJobStarted

Implementation

@$pb.TagNumber(5)
$45.Timestamp get timeCloudRunJobStarted => $_getN(4);
  1. @TagNumber(5)
set timeCloudRunJobStarted (Timestamp v)

Implementation

@$pb.TagNumber(5)
set timeCloudRunJobStarted($45.Timestamp v) { setField(5, v); }