createTime property
Timestamp?
createTime
final
Output only. Time when this FeatureViewSync is created. Creation of a FeatureViewSync means that the job is pending / waiting for sufficient resources but may not have started the actual data transfer yet.
Implementation
final protobuf.Timestamp? createTime;