versionInfo property

String? versionInfo
getter/setter pair

This is the per-resource version information.

This version is currently taken from the :ref:version_info field at the time that the cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.

Implementation

core.String? versionInfo;