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 reference documentation for the `UpdateGroupRequest` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["Version 3.15.0 is the latest version of the `UpdateGroupRequest`, while the page itself references version 3.8.0, and also lists other previous versions that are available."],["The `UpdateGroupRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `UpdateGroupRequest` class has two constructors, one default and one that takes another `UpdateGroupRequest` object, and two main properties that can be set, `Group` and `ValidateOnly`."]]],[]]