latestVersion property

String? latestVersion
getter/setter pair

ID of the latest ExtensionVersion that corresponds to this Extension, according to semver versioning (e.g. 0.3.3).

Output only.

Implementation

core.String? latestVersion;