public sealed class TranslationModelMetadata : IMessage<TranslationModelMetadata>, IEquatable<TranslationModelMetadata>, IDeepCloneable<TranslationModelMetadata>, IBufferMessage, IMessage
The resource name of the model to use as a baseline to train the custom
model. If unset, we use the default base model provided by Google
Translate. Format:
projects/{project_id}/locations/{location_id}/models/{model_id}
[[["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 webpage details the \u003ccode\u003eTranslationModelMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslationModelMetadata\u003c/code\u003e class represents model metadata specific to translation tasks and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eBaseModel\u003c/code\u003e, which specifies the resource name of a baseline model for custom training, as well as \u003ccode\u003eSourceLanguageCode\u003c/code\u003e and \u003ccode\u003eTargetLanguageCode\u003c/code\u003e, which define the languages used in training.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is \u003ccode\u003e3.4.0\u003c/code\u003e, with versions dating back to \u003ccode\u003e2.2.0\u003c/code\u003e that can be navigated to.\u003c/p\u003e\n"]]],[],null,[]]