resource property

String? resource
getter/setter pair

Distinguish which schema or connector the error originates from.

It should be set on errors from control plane APIs (e.g. UpdateSchema, UpdateConnector).

Implementation

core.String? resource;