public sealed class DatasetInputConfig : IMessage<DatasetInputConfig>, IEquatable<DatasetInputConfig>, IDeepCloneable<DatasetInputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DatasetInputConfig.
[[["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 document provides reference documentation for the `DatasetInputConfig` class within the Google Cloud Translation v3 API, specifically for .NET."],["The latest version of `DatasetInputConfig` is 3.9.0, with several older versions available, ranging down to version 2.2.0."],["The `DatasetInputConfig` class is used for managing the input configuration for datasets in the Google Cloud Translation API, including how the data files should be imported."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property of this class is `InputFiles`, which is a list containing the specific files used when importing sentence pairs into a dataset."]]],[]]