The name of the model to show in the interface. The name can be
up to 32 characters long and can consist only of ASCII Latin letters A-Z
and a-z, underscores (_), and ASCII digits 0-9.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eModel\u003c/code\u003e class within the Google Cloud Translation v3 API, outlining its properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e class represents a trained translation model and is used to identify the resource name, dataset, display name, and source/target languages associated with it.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eModel\u003c/code\u003e class include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eSourceLanguageCode\u003c/code\u003e, \u003ccode\u003eTargetLanguageCode\u003c/code\u003e, \u003ccode\u003eTestExampleCount\u003c/code\u003e, \u003ccode\u003eTrainExampleCount\u003c/code\u003e, and \u003ccode\u003eValidateExampleCount\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists various versions of the Google Cloud Translation v3 API, with the latest version being 3.9.0, and provides links to each version's respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the broader Google.Protobuf framework.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class Model (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.Model)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.Model)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.Model)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.Model)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.Model)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.Model)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.Model)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.Model)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.Model)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.Model)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.Model)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.Model) \n\n public sealed class Model : IMessage\u003cModel\u003e, IEquatable\u003cModel\u003e, IDeepCloneable\u003cModel\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class Model.\n\nA trained translation model. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Model \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Model](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Model](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Model](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Translate.V3](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Translate.V3.dll\n\nConstructors\n------------\n\n### Model()\n\n public Model()\n\n### Model(Model)\n\n public Model(Model other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. Timestamp when the model resource was created, which is also\nwhen the training started.\n\n### Dataset\n\n public string Dataset { get; set; }\n\nThe dataset from which the model is trained, in form of\n`projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}`\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nThe name of the model to show in the interface. The name can be\nup to 32 characters long and can consist only of ASCII Latin letters A-Z\nand a-z, underscores (_), and ASCII digits 0-9.\n\n### ModelName\n\n public ModelName ModelName { get; set; }\n\n[ModelName](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ModelName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Model#Google_Cloud_Translate_V3_Model_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the model, in form of\n`projects/{project-number-or-id}/locations/{location_id}/models/{model_id}`\n\n### SourceLanguageCode\n\n public string SourceLanguageCode { get; set; }\n\nOutput only. The BCP-47 language code of the source language.\n\n### TargetLanguageCode\n\n public string TargetLanguageCode { get; set; }\n\nOutput only. The BCP-47 language code of the target language.\n\n### TestExampleCount\n\n public int TestExampleCount { get; set; }\n\nOutput only. Number of examples (sentence pairs) used to test the model.\n\n### TrainExampleCount\n\n public int TrainExampleCount { get; set; }\n\nOutput only. Number of examples (sentence pairs) used to train the model.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. Timestamp when this model was last updated.\n\n### ValidateExampleCount\n\n public int ValidateExampleCount { get; set; }\n\nOutput only. Number of examples (sentence pairs) used to validate the\nmodel."]]