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 document provides reference documentation for the `DeleteGlossaryMetadata` class within the Google Cloud Translation v3 API, specifically for version 3.7.0."],["The `DeleteGlossaryMetadata` class is used to represent the metadata for a glossary deletion operation, stored in the `google.longrunning.Operation.metadata` field."],["The class includes properties like `Name`, `State`, and `SubmitTime` to provide information about the glossary deletion process, which includes the name of the glossary being deleted, its current state, and the submission time."],["The document provides access to various versions of the `DeleteGlossaryMetadata` class documentation, ranging from version 2.2.0 to the latest version 3.9.0."],["`DeleteGlossaryMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]