public sealed class CreateGlossaryMetadata : IMessage<CreateGlossaryMetadata>, IEquatable<CreateGlossaryMetadata>, IDeepCloneable<CreateGlossaryMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateGlossaryMetadata.
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 provides reference information for the `CreateGlossaryMetadata` class within the Google Cloud Translation v3 API, specifically for .NET developers."],["The `CreateGlossaryMetadata` class is used to track the status of a glossary creation operation, as indicated by being stored in the `google.longrunning.Operation.metadata` field."],["The class includes properties like `Name` (the glossary's name), `State` (the current creation status), and `SubmitTime` (when the operation was initiated), enabling developers to effectively track and manage glossary creations."],["This document references multiple versions of the Google Cloud Translation v3 API, with version 3.9.0 being the most current one available, and version 3.3.0 being specifically highlighted in the content provided."]]],[]]