public sealed class DeleteEntryGroupRequest : IMessage<DeleteEntryGroupRequest>, IEquatable<DeleteEntryGroupRequest>, IDeepCloneable<DeleteEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeleteEntryGroupRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `DeleteEntryGroupRequest` class within the Data Catalog v1 API, specifically for the .NET framework."],["The `DeleteEntryGroupRequest` class is used to send a request to delete an entry group in the Data Catalog and is a subclass of object while implementing multiple interfaces."],["The latest version of the API is 2.14.0, and the page lists all available versions back to 1.2.0, where each version has its own reference documentation for `DeleteEntryGroupRequest`."],["Key properties of the `DeleteEntryGroupRequest` include `EntryGroupName`, `Force` (which determines if all entries are deleted), and `Name` (which is the required name of the entry group to delete)."]]],[]]