specs property

List<GoogleCloudApihubV1SpecMetadata>? specs
getter/setter pair

The specs associated with this version.

Note that an API version can be associated with multiple specs.

Optional.

Implementation

core.List<GoogleCloudApihubV1SpecMetadata>? specs;