definitions property
The definitions contained in the API version.
These definitions will be added to the version when a new spec is added or
when an existing spec is updated. Format is
projects/{project}/locations/{location}/apis/{api}/versions/{version}/definitions/{definition}
Output only.
Implementation
core.List<core.String>? definitions;