selectedVersion property

String? selectedVersion
getter/setter pair

The selected version for an API resource.

This can be used when special handling is needed on client side for particular version of the API. Format is projects/{project}/locations/{location}/apis/{api}/versions/{version}

Optional.

Implementation

core.String? selectedVersion;