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-09 UTC."],[[["The webpage provides reference documentation for the `UpdateGroupRequest` class within the Google Cloud Monitoring v3 API for .NET."],["It lists various versions of the Google Cloud Monitoring v3 API, ranging from the latest (3.15.0) down to 2.3.0, with links to each version's documentation."],["The `UpdateGroupRequest` class is used to define and execute requests to update groups in Google Cloud Monitoring."],["The `UpdateGroupRequest` class includes properties such as `Group` for specifying the new group definition and `ValidateOnly` to simulate the update without making actual changes."],["The webpage highlights that `UpdateGroupRequest` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]