latestCreatedRevisionName property

String? latestCreatedRevisionName
getter/setter pair

Name of the last revision that was created from this Service's Configuration.

It might not be ready yet, for that use LatestReadyRevisionName.

Implementation

core.String? latestCreatedRevisionName;