revisionNumber property

int revisionNumber
final

Output only. Read-only. Revision number determines the relative priority of DeployedModels in the same rollout. The DeployedModel with the largest revision number specifies the intended state of the deployment.

Implementation

final int revisionNumber;