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 webpage provides reference documentation for the `DeleteEntryGroupRequest` class within the Google Cloud Data Catalog v1 API, spanning versions from 1.2.0 to the latest 2.14.0."],["The `DeleteEntryGroupRequest` class is used to create requests for deleting an entry group in Data Catalog and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that takes another `DeleteEntryGroupRequest` object for parameter, with properties that control whether to force delete entries and to specify the target entry group."],["The webpage documents the `DeleteEntryGroupRequest` class, its inherited members, as well as the various values for the `EntryGroupName`, `Force`, and `Name` properties."],["The version dropdown offers access to documentation for earlier versions, including 2.12.0, which is the currently selected version."]]],[]]