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 page provides documentation for the \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 3.15.0, with previous versions listed down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e class is used to delete a group within Google Cloud Monitoring and supports optional recursive deletion of descendant groups.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteGroupRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the group to delete), \u003ccode\u003eRecursive\u003c/code\u003e (to specify if descendant groups should also be deleted), and \u003ccode\u003eGroupName\u003c/code\u003e (a strongly-typed view of the group's name).\u003c/p\u003e\n"],["\u003cp\u003eThis class has several inherited functionalities and is implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]