enableProjectLevelRecipients property

bool? enableProjectLevelRecipients
getter/setter pair

When set to true, and when the budget has a single project configured, notifications will be sent to project level recipients of that project.

This field will be ignored if the budget has multiple or no project configured. Currently, project level recipients are the users with Owner role on a cloud project.

Optional.

Implementation

core.bool? enableProjectLevelRecipients;