resource property
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;
Distinguish which schema or connector the error originates from.
It should be set on errors from control plane APIs (e.g. UpdateSchema,
UpdateConnector).
core.String? resource;