sourceProject property

String? sourceProject
getter/setter pair

The project to which the deployment belongs.

For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.

Optional.

Implementation

core.String? sourceProject;