public sealed class UptimeCheckConfig.Types.ResourceGroup : IMessage<UptimeCheckConfig.Types.ResourceGroup>, IEquatable<UptimeCheckConfig.Types.ResourceGroup>, IDeepCloneable<UptimeCheckConfig.Types.ResourceGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.ResourceGroup.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `UptimeCheckConfig.Types.ResourceGroup` class within the Google Cloud Monitoring v3 API."],["`ResourceGroup` is a submessage used for group checks when monitoring multiple resources, offering an alternative to individual monitored resources."],["The document lists available versions of the Google.Cloud.Monitoring.V3 API, from the latest [3.15.0] down to version [2.3.0], with links to their respective documentation."],["The `UptimeCheckConfig.Types.ResourceGroup` class can be used instead of a monitored resource when multiple resources are being monitored."],["The class includes properties such as `GroupId`, to identify the resource group being monitored, and `ResourceType`, which specifies the group members resource type."]]],[]]