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 version 3.5.0, and shows other versions."],["The `DeleteGlossaryMetadata` class is used to track the metadata of a glossary deletion operation, stored in the `google.longrunning.Operation.metadata` field."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checking, deep cloning, and buffer message support."],["Key properties of `DeleteGlossaryMetadata` include `Name` (the name of the glossary), `State` (the current deletion state), and `SubmitTime` (the time the deletion operation was submitted)."],["The latest version of this package is 3.9.0, with older versions ranging from 3.8.0 all the way down to 2.2.0."]]],[]]