version property
The version number of the pipeline. A new pipeline always has a version number of 1. This number is incremented when a pipeline is updated.
Implementation
final int? version;
The version number of the pipeline. A new pipeline always has a version number of 1. This number is incremented when a pipeline is updated.
final int? version;