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, detailing its purpose and usage in glossary creation operations."],["The `CreateGlossaryMetadata` class, part of the `Google.Cloud.Translate.V3` namespace, represents metadata for glossary creation, stored in the `google.longrunning.Operation.metadata` field, returned by `CreateGlossary`."],["The available versions for this API range from the latest, 3.9.0, down to 2.2.0, with each version accessible via a corresponding link."],["The class `CreateGlossaryMetadata` includes properties such as `Name` (the name of the glossary), `State` (the current state of creation), and `SubmitTime` (the submission timestamp) to track the glossary creation process."],["It is used in the .NET environment, and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable` to provide various functionalities."]]],[]]