public sealed class DeleteEntryGroupRequest : IMessage<DeleteEntryGroupRequest>, IEquatable<DeleteEntryGroupRequest>, IDeepCloneable<DeleteEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteEntryGroupRequest.
Optional. If the client provided etag value does not match the current etag
value, the DeleteEntryGroupRequest method returns an ABORTED error
response.
[[["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 document provides reference information for the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API for .NET, covering its constructors, properties, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e class is 3.6.0, with prior versions ranging from 3.5.0 down to 1.0.0, each link leading to their respective documentation.\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, enhancing its functionality and integration within .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eDeleteEntryGroupRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eDeleteEntryGroupRequest(DeleteEntryGroupRequest other)\u003c/code\u003e), allowing for object creation and duplication.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteEntryGroupRequest\u003c/code\u003e include \u003ccode\u003eEntryGroupName\u003c/code\u003e (a typed view of the entry group's name), \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion based on etag matching), and \u003ccode\u003eName\u003c/code\u003e (the resource name of the EntryGroup), facilitating deletion operations.\u003c/p\u003e\n"]]],[],null,[]]