The name of the dataset 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\u003eDataset\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET, which is used to host sentence pairs for translation models.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDataset\u003c/code\u003e class is 3.9.0, and documentation for several previous versions, ranging from 3.8.0 down to 2.2.0, is also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataset\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDataset\u003c/code\u003e class include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDatasetName\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eExampleCount\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, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eValidateExampleCount\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataset\u003c/code\u003e class includes constructors to create new instances and clone existing ones, and it also exposes several properties related to managing and understanding the makeup of the hosted sentence pairs.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class Dataset (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.Dataset)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.Dataset)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.Dataset)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.Dataset)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.Dataset)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.Dataset)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.Dataset)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.Dataset)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.Dataset)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.Dataset)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.Dataset)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.Dataset)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.Dataset) \n\n public sealed class Dataset : IMessage\u003cDataset\u003e, IEquatable\u003cDataset\u003e, IDeepCloneable\u003cDataset\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class Dataset.\n\nA dataset that hosts the examples (sentence pairs) used for translation\nmodels. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Dataset \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Dataset](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Dataset), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Dataset](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Dataset), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Dataset](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Dataset), [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### Dataset()\n\n public Dataset()\n\n### Dataset(Dataset)\n\n public Dataset(Dataset other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. Timestamp when this dataset was created.\n\n### DatasetName\n\n public DatasetName DatasetName { get; set; }\n\n[DatasetName](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.DatasetName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.Dataset#Google_Cloud_Translate_V3_Dataset_Name) resource name property.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nThe name of the dataset 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### ExampleCount\n\n public int ExampleCount { get; set; }\n\nOutput only. The number of examples in the dataset.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the dataset, in form of\n`projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}`\n\n### SourceLanguageCode\n\n public string SourceLanguageCode { get; set; }\n\nThe BCP-47 language code of the source language.\n\n### TargetLanguageCode\n\n public string TargetLanguageCode { get; set; }\n\nThe BCP-47 language code of the target language.\n\n### TestExampleCount\n\n public int TestExampleCount { get; set; }\n\nOutput only. Number of test examples (sentence pairs).\n\n### TrainExampleCount\n\n public int TrainExampleCount { get; set; }\n\nOutput only. Number of training examples (sentence pairs).\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. Timestamp when this dataset was last updated.\n\n### ValidateExampleCount\n\n public int ValidateExampleCount { get; set; }\n\nOutput only. Number of validation examples (sentence pairs)."]]