public sealed class TranslationDatasetMetadata : IMessage<TranslationDatasetMetadata>, IEquatable<TranslationDatasetMetadata>, IDeepCloneable<TranslationDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TranslationDatasetMetadata.
[[["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 `TranslationDatasetMetadata` class within the Google AutoML v1 API, which is specifically designed for translation dataset metadata."],["The latest version of the API is 3.4.0, with the documentation covering versions ranging from 2.2.0 to 3.4.0 for `TranslationDatasetMetadata`."],["The `TranslationDatasetMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for data handling and cloning."],["Key properties of the `TranslationDatasetMetadata` class include `SourceLanguageCode` and `TargetLanguageCode`, which are required fields for defining the BCP-47 language codes for translation."],["The webpage defines that the class `TranslationDatasetMetadata` can be constructed using a default constructor, or another accepting a parameter `other` of the type TranslationDatasetMetadata."]]],[]]