public sealed class CreateModelMetadata : IMessage<CreateModelMetadata>, IEquatable<CreateModelMetadata>, IDeepCloneable<CreateModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateModelMetadata.
[[["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 `CreateModelMetadata` class within the Google Cloud Translation v3 API, detailing its structure and functionality."],["The `CreateModelMetadata` class is part of the `Google.Cloud.Translate.V3` namespace and is implemented in the `Google.Cloud.Translate.V3.dll` assembly, with version 3.8.0 being the currently viewed version."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality checks, deep cloning, and buffer operations."],["Key properties of the `CreateModelMetadata` class include `CreateTime`, `Error`, `State`, and `UpdateTime`, which describe the operation's creation, error status, current state, and last update time, respectively."],["The webpage shows a list of versions of this documentation, with the latest being version 3.9.0 and ranging back to version 2.2.0."]]],[]]