apiVersions property

List<String>? apiVersions
getter/setter pair

The API versions linked to this deployment.

Note: A particular deployment could be linked to multiple different API versions (of same or different APIs).

Output only.

Implementation

core.List<core.String>? apiVersions;