specLocation property
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:///
Required.
Implementation
core.String? specLocation;
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:///
Required.
core.String? specLocation;