specLocation property

String? specLocation
getter/setter pair

Location of the custom connector spec.

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;