public sealed class DeleteGroupRequest : IMessage<DeleteGroupRequest>, IEquatable<DeleteGroupRequest>, IDeepCloneable<DeleteGroupRequest>, IBufferMessage, IMessage
The DeleteGroup request. The default behavior is to be able to delete a
single group without any descendants.
If this field is true, then the request means to delete a group with all
its descendants. Otherwise, the request means to delete a group only when
it has no descendants. The default value is false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for deleting monitoring groups in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class supports the deletion of a specified group, with an option to recursively delete all descendant groups as well.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, with version 3.15.0 being the latest, and contains versions ranging down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e (the group to delete), \u003ccode\u003eRecursive\u003c/code\u003e (for deleting descendant groups), \u003ccode\u003eGroupName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]