groupId property
read / write
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;
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
.
core.String groupId;