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.6.0."],["The `CreateGlossaryMetadata` class is used to store metadata about the creation of a glossary and is returned by the `CreateGlossary` method, stored within the `google.longrunning.Operation.metadata` field."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `CreateGlossaryMetadata` class include `Name`, `State`, and `SubmitTime`, detailing the glossary's name, creation state, and the submission time of the operation, respectively."],["The documentation also provides links to previous versions, including the latest version, of the `CreateGlossaryMetadata` documentation."]]],[]]