sourceProjectId property

String? sourceProjectId
getter/setter pair

The source project id of the plugin instance.

This will be the id of runtime project in case of gcp based plugins and org id in case of non gcp based plugins. This field will be a required field for Google provided on-ramp plugins.

Optional.

Implementation

core.String? sourceProjectId;