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-25 UTC."],[[["This page provides reference documentation for the `DeleteEntryGroupRequest` class within the Google Cloud Data Catalog v1 API for .NET."],["The latest version of the API for DeleteEntryGroupRequest is 2.14.0, but the page focuses on version 2.8.0, with links to previous and newer versions."],["`DeleteEntryGroupRequest` class is used to define the request message for deleting an entry group, as defined in the Data Catalog API."],["The `DeleteEntryGroupRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DeleteEntryGroupRequest` class includes properties such as `EntryGroupName`, `Force`, and `Name`, which are used to specify the details of the entry group deletion."]]],[]]