Warning
THIS MODULE DOES NOT HAVE STABLE PUBLIC API
Base Job definition class.
Checksum of the job definition.
This property can be used to compute the checksum of the canonical form of the job definition. The canonical form is the UTF-8 encoded JSON serialization of the data that makes up the full definition of the job (all keys and values). The JSON serialization uses no indent and minimal separators.
The checksum is defined as the SHA256 hash of the canonical form.