version property

int? version
final

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;