jobMetadata property

JobMetadata? jobMetadata
getter/setter pair

This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.

Populated for ListJobs and all GetJob views SUMMARY and higher.

Implementation

JobMetadata? jobMetadata;