public sealed class DeleteGlossaryMetadata : IMessage<DeleteGlossaryMetadata>, IEquatable<DeleteGlossaryMetadata>, IDeepCloneable<DeleteGlossaryMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteGlossaryMetadata.
Stored in the
[google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]
field returned by DeleteGlossary.
[[["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 documentation for the `DeleteGlossaryMetadata` class within the Google Cloud Translation v3 API for .NET, detailing its structure, inheritance, and implementation."],["`DeleteGlossaryMetadata` represents metadata related to the deletion of a glossary, stored in the `google.longrunning.Operation.metadata` field, returned by the `DeleteGlossary` operation."],["The class `DeleteGlossaryMetadata` includes properties such as `Name` to identify the glossary, `State` to indicate the deletion status, and `SubmitTime` to record when the deletion operation was initiated."],["The page lists the different versions of the `DeleteGlossaryMetadata` class available, from version 2.2.0 up to the latest version 3.9.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing it with various functionalities related to messaging, comparison, cloning, and buffering."]]],[]]