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 version 3.4.0, and outlines its purpose in the context of deleting a glossary."],["The `DeleteGlossaryMetadata` class, which implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, represents the metadata of an ongoing glossary deletion operation."],["This class, accessible through the namespace `Google.Cloud.Translate.V3`, is stored in the `google.longrunning.Operation.metadata` field returned by the `DeleteGlossary` method, and it has properties such as `Name`, `State`, and `SubmitTime` that can be retrieved."],["The document also details the inheritance structure, implemented interfaces, constructors, and properties of the `DeleteGlossaryMetadata` class, along with links to relevant documentation and code samples for various available versions of the API."],["Version 3.9.0 is the latest version of the class `DeleteGlossaryMetadata`, and it goes all the way down to version 2.2.0, with each version having its respective doc."]]],[]]