public sealed class DeleteGroupRequest : IMessage<DeleteGroupRequest>, IEquatable<DeleteGroupRequest>, IDeepCloneable<DeleteGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteGroupRequest.
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 provides reference documentation for the \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class is used to manage requests for deleting groups in Google Cloud Monitoring, with options to delete a single group or recursively delete a group and all its descendants.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e available is 3.15.0, and this page includes links and documentation for a range of versions, from 2.3.0 up to the current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which specifies the group to delete, \u003ccode\u003eRecursive\u003c/code\u003e to specify whether to delete all descendants, and \u003ccode\u003eGroupName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]