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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateGroupRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `UpdateGroupRequest` class is used to define the request for updating an existing group, replacing all its fields except for the name."],["The documentation outlines the class's implementation details, including its inheritance, the interfaces it implements, and inherited members from the object class."],["It includes documentation for the two constructors available for the `UpdateGroupRequest` class, along with the properties `Group` and `ValidateOnly`, which manage the group's new definition and a request validation option, respectively."],["The webpage also includes a list of available versions for this API class, from 2.3.0 up to the latest, 3.15.0."]]],[]]