public sealed class ResourceGroup : IMessage<UptimeCheckConfig.Types.ResourceGroup>, IEquatable<UptimeCheckConfig.Types.ResourceGroup>, IDeepCloneable<UptimeCheckConfig.Types.ResourceGroup>, IBufferMessage, IMessage
The resource submessage for group checks. It can be used instead of a
monitored resource, when multiple resources are being monitored.
[[["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\u003eThis page details the \u003ccode\u003eResourceGroup\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, which is used for defining groups of resources for monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceGroup\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eResourceGroup()\u003c/code\u003e) and one that takes another \u003ccode\u003eResourceGroup\u003c/code\u003e instance as a parameter, this is for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceGroup\u003c/code\u003e class contains two properties, \u003ccode\u003eGroupId\u003c/code\u003e, which represents the unique ID of the monitored group, and \u003ccode\u003eResourceType\u003c/code\u003e, which indicates the type of resources in the group, such as being a \u003ccode\u003eGroupResourceType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA list of all available versioned documentation is available here for this \u003ccode\u003eResourceGroup\u003c/code\u003e type, ranging from version 2.3.0 all the way up to 3.15.0, the latest version.\u003c/p\u003e\n"]]],[],null,[]]