versions property
The list of versions present in an API resource.
Note: An API resource can be associated with more than 1 version. Format
is projects/{project}/locations/{location}/apis/{api}/versions/{version}
Output only.
Implementation
core.List<core.String>? versions;