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."],[[["The latest version available for the Google Cloud Translation v3 API's `DatasetInputConfig` is 3.9.0, while the current page is documenting version 3.8.0."],["`DatasetInputConfig` is a class used for configuring input for datasets within the Google Cloud Translation v3 API and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class, `DatasetInputConfig`, has two constructors: a default constructor and a constructor that accepts another `DatasetInputConfig` object as a parameter."],["The `InputFiles` property, of type `RepeatedField\u003cDatasetInputConfig.Types.InputFile\u003e`, allows users to specify the files containing sentence pairs for import into the dataset."],["The `DatasetInputConfig` class inherits from the base object class and can access members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]