public sealed class UpdateGlossaryMetadata : IMessage<UpdateGlossaryMetadata>, IEquatable<UpdateGlossaryMetadata>, IDeepCloneable<UpdateGlossaryMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class UpdateGlossaryMetadata.
Stored in the
[google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]
field returned by UpdateGlossary.
[[["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 `UpdateGlossaryMetadata` class within the Google Cloud Translation v3 API, specifically version 3.8.0, with links to other versions of the API."],["The `UpdateGlossaryMetadata` class is used to track the status of glossary update operations, and is stored in the metadata field of `google.longrunning.Operation` as a result of an `UpdateGlossary` operation."],["It inherits properties and methods from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all in the `Google.Protobuf` namespace."],["The `UpdateGlossaryMetadata` class has three main properties: `Glossary`, representing the updated glossary object; `State`, indicating the current state of the update operation; and `SubmitTime`, indicating when the update was submitted."],["Version 3.9.0 is the latest version of the Google Cloud Translate v3 API, and there are documentation links for version ranging from 3.0.0 to 3.9.0."]]],[]]