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"]],[["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 documentation for the `DeleteEntryGroupRequest` class within the Google Cloud Dataplex v1 API, offering reference material for .NET developers."],["The `DeleteEntryGroupRequest` class, designed for deleting entry groups, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines various versions of the API, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to navigate to specific versions or view the latest."],["The documentation details the class's properties, including `EntryGroupName`, `Etag`, and `Name`, along with their data types and descriptions, to assist in understanding how to interact with the class effectively."],["It provides information regarding the constructors of the `DeleteEntryGroupRequest` class, `DeleteEntryGroupRequest()` and `DeleteEntryGroupRequest(DeleteEntryGroupRequest other)`, including how they are called and their parameters."]]],[]]