specLocation property
Location of the custom connector spec.
This is only used for Open API based custom connectors. The location can
be either a public url like https://public-url.com/spec
Or a Google
Cloud Storage location like gs:///
.
Optional.
Implementation
core.String? specLocation;