public sealed class TranslationModelMetadata : IMessage<TranslationModelMetadata>, IEquatable<TranslationModelMetadata>, IDeepCloneable<TranslationModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TranslationModelMetadata.
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\u003eThe latest version of the \u003ccode\u003eTranslationModelMetadata\u003c/code\u003e class is 3.4.0, with older versions available from 3.3.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranslationModelMetadata\u003c/code\u003e is a class within the Google AutoML v1 API, specifically designed for handling model metadata related to translation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eBaseModel\u003c/code\u003e, \u003ccode\u003eSourceLanguageCode\u003c/code\u003e, and \u003ccode\u003eTargetLanguageCode\u003c/code\u003e to define and manage aspects of the translation model, including the baseline model and the source and target languages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslationModelMetadata\u003c/code\u003e class has two constructors, one default constructor and one that takes in a \u003ccode\u003eTranslationModelMetadata\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]