public sealed class UpdateGroupRequest : IMessage<UpdateGroupRequest>, IEquatable<UpdateGroupRequest>, IDeepCloneable<UpdateGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UpdateGroupRequest.
[[["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."],[[["The page provides documentation for the `UpdateGroupRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The latest version of this API is 3.15.0, and documentation is available for versions ranging from 2.3.0 to 3.15.0."],["The `UpdateGroupRequest` class is used to update group definitions and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateGroupRequest` class contains properties `Group` and `ValidateOnly`, which represent the new group definition and a flag to validate the request without updating the group respectively."]]],[]]