public sealed class CreateGlossaryMetadata : IMessage<CreateGlossaryMetadata>, IEquatable<CreateGlossaryMetadata>, IDeepCloneable<CreateGlossaryMetadata>, IBufferMessage, IMessage
Stored in the
[google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]
field returned by CreateGlossary.
[[["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 outlines the `CreateGlossaryMetadata` class, which is used to track the metadata of a glossary creation operation within the Google Cloud Translation API."],["The `CreateGlossaryMetadata` class is found in the `Google.Cloud.Translate.V3` namespace and is part of the `Google.Cloud.Translate.V3.dll` assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cCreateGlossaryMetadata\u003e`, `IDeepCloneable\u003cCreateGlossaryMetadata\u003e`, and `IBufferMessage`."],["The class exposes properties such as `Name`, `State`, and `SubmitTime`, which provide details about the glossary being created, its current operation status, and when the operation was initiated, respectively."],["The documentation covers multiple versions of this class, from version 2.2.0 up to the latest 3.9.0."]]],[]]