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, with version 3.2.0 being the current version in focus."],["The `TranslationDatasetMetadata` class is used to handle metadata specific to translation datasets, inheriting from the base object class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TranslationDatasetMetadata` class include `SourceLanguageCode` and `TargetLanguageCode`, both of which are strings representing BCP-47 language codes."],["This class is found within the `Google.Cloud.AutoML.V1` namespace, contained within the `Google.Cloud.AutoML.V1.dll` assembly."],["There are numerous versions of the `TranslationDatasetMetadata` class readily available for reference, ranging from version 3.4.0 down to version 2.2.0."]]],[]]