specs property

List<String>? specs
getter/setter pair

The specs associated with this version.

Note that an API version can be associated with multiple specs. Format is projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}

Output only.

Implementation

core.List<core.String>? specs;