groupId property

String? groupId
getter/setter pair

The group of resources being monitored.

Should be only the [GROUP_ID], and not the full-path projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID].

Implementation

core.String? groupId;