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 webpage provides documentation for the `CreateGlossaryMetadata` class within the Google Cloud Translation v3 API for .NET, detailing its properties, constructors, inheritance, and implementations."],["The `CreateGlossaryMetadata` class is used to store metadata related to the creation of a glossary, specifically within the `google.longrunning.Operation.metadata` field returned by `CreateGlossary`."],["The page lists various versions of the API, from the latest version 3.9.0 down to version 2.2.0, for reference."],["The `CreateGlossaryMetadata` class has properties like `Name`, `State`, and `SubmitTime` to track the glossary creation process, including its name, current state, and the time it was submitted."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and managing object states within the API."]]],[]]