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 latest version of the Google Cloud Monitoring v3 API is 3.15.0, but this page focuses on the `UpdateGroupRequest` class within version 3.3.0."],["This document provides reference material for the `UpdateGroupRequest` class, part of the Google Cloud Monitoring v3 API."],["The `UpdateGroupRequest` class allows you to modify an existing group, replacing all fields except `name` with new data, and it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateGroupRequest` has two main properties: `Group`, which is the new definition of the group to update, and `ValidateOnly`, which allows for validation of the update request without applying it."],["The documentation provides access to previous versions of the API all the way back to 2.3.0, with a list of clickable links for each version."]]],[]]