The Group API lets you inspect and manage your
groups.
A group is a named filter that is used to identify
a collection of monitored resources. Groups are typically used to
mirror the physical and/or logical topology of the environment.
Because group membership is computed dynamically, monitored
resources that are started in the future are automatically placed
in matching groups. By using a group to name monitored resources in,
for example, an alert policy, the target of that alert policy is
updated automatically as monitored resources are added and removed
from the infrastructure.
public static void BindService(ServiceBinderBase serviceBinder, GroupService.GroupServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGroupService\u003c/code\u003e API allows users to manage and inspect groups, which are dynamic collections of monitored resources based on defined filters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGroupService\u003c/code\u003e API is 3.15.0, with a history of versions available ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroupService\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes methods for binding service definitions to a server using \u003ccode\u003eBindService()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eGroups in the \u003ccode\u003eGroupService\u003c/code\u003e API dynamically reflect changes in the infrastructure, automatically updating their membership as resources are added or removed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGroupService\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]