public sealed class DeleteOperationMetadata : IMessage<DeleteOperationMetadata>, IEquatable<DeleteOperationMetadata>, IDeepCloneable<DeleteOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class DeleteOperationMetadata.
Details of operations that perform deletes of any entities.
[[["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 `DeleteOperationMetadata` class within the Enterprise Knowledge Graph v1 API, specifically for the .NET library."],["`DeleteOperationMetadata` represents details of operations that are involved in deleting entities, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes constructors for creating a new instance or copying an existing `DeleteOperationMetadata` object, as well as `CommonMetadata` property."],["The latest version available for the class is 1.0.0-beta04, and it can be found in the `Google.Cloud.EnterpriseKnowledgeGraph.V1` namespace, in the `Google.Cloud.EnterpriseKnowledgeGraph.V1.dll` assembly."]]],[]]