public sealed class DeleteEntryGroupRequest : IMessage<DeleteEntryGroupRequest>, IEquatable<DeleteEntryGroupRequest>, IDeepCloneable<DeleteEntryGroupRequest>, IBufferMessage, IMessage
Request message for
[DeleteEntryGroup][google.cloud.datacatalog.v1.DataCatalog.DeleteEntryGroup].
[[["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\u003eThe webpage details the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, serving as a request message for deleting an entry group in the Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e is 2.14.0, and there are multiple prior versions listed, ranging back to 1.2.0, which are listed in the documentation to give context of previous iterations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like message handling, equality comparisons, and deep cloning, as well as the use of buffers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e class include \u003ccode\u003eEntryGroupName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e (to delete all entries in the group), and \u003ccode\u003eName\u003c/code\u003e (the name of the entry group to delete), each with their own data type and description.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and another that accepts a \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e object, likely used for creating copies or instances based on existing requests.\u003c/p\u003e\n"]]],[],null,[]]