createTime property

Timestamp? createTime
final

Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.

Implementation

final protobuf.Timestamp? createTime;