timeCloudRunJobStarted property

  1. @TagNumber(5)
Timestamp timeCloudRunJobStarted

Implementation

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

Implementation

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