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 version 3.8.0."],["The `CreateGlossaryMetadata` class is used to store metadata about the creation of a glossary, and is implemented by the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `Name` to store the name of the glossary, `State` to indicate the creation status, and `SubmitTime` to track when the operation was initiated."],["This class can be found in the `Google.Cloud.Translate.V3` namespace and the `Google.Cloud.Translate.V3.dll` assembly and is used in the field returned by CreateGlossary."],["There are multiple versions of this API available, ranging from version 2.2.0 up to the latest version 3.9.0, as well as the ability to get the details about version 3.8.0."]]],[]]