public sealed class UpdateGroupRequest : IMessage<UpdateGroupRequest>, IEquatable<UpdateGroupRequest>, IDeepCloneable<UpdateGroupRequest>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["This webpage details the `UpdateGroupRequest` class, which is used to define requests for updating groups within Google Cloud Monitoring V3."],["The `UpdateGroupRequest` class, found in the `Google.Cloud.Monitoring.V3` namespace, is part of the Google.Cloud.Monitoring.V3.dll assembly."],["The webpage provides links to multiple versions of `UpdateGroupRequest`, ranging from version 3.15.0 (the latest) down to version 2.3.0, showing a history of prior updates."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateGroupRequest` class include `Group`, which represents the new definition of the group, and `ValidateOnly`, which indicates whether the request should only be validated without updating."]]],[]]