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 information for the `DeleteGlossaryMetadata` class within the Google Cloud Translation v3 API, specifically for version 3.2.0."],["`DeleteGlossaryMetadata` is a class used to represent the metadata for a glossary deletion operation, stored in the `google.longrunning.Operation.metadata` field."],["The class includes properties like `Name` (the glossary's name), `State` (the current state of deletion), and `SubmitTime` (when the operation was initiated)."],["It is part of the `Google.Cloud.Translate.V3` namespace, within the `Google.Cloud` and `Google` hierarchies, and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document also lists the different versions of the api available for `DeleteGlossaryMetadata` from version 2.2.0 all the way up to the most recent version 3.9.0."]]],[]]