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, with the latest version being 3.9.0 and this page specifically covering version 3.4.0."],["The `CreateGlossaryMetadata` class is used to store metadata for a `CreateGlossary` operation, and it's found in the `google.longrunning.Operation.metadata` field."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling comprehensive functionality."],["Key properties of the `CreateGlossaryMetadata` class include `Name`, which holds the glossary's name, `State`, indicating the current status of the glossary creation, and `SubmitTime`, which records when the operation was initiated."],["There are 13 versions of this documentation available for this resource, starting from version 2.2.0 and going up to version 3.9.0."]]],[]]