specServerUrls property

List<String>? specServerUrls
getter/setter pair

Server URLs parsed from the Open API spec.

This is only used for Open API based custom connectors.

Output only.

Implementation

core.List<core.String>? specServerUrls;