public sealed class Dataset.Types.UnmanagedDatasetConfig : IMessage<Dataset.Types.UnmanagedDatasetConfig>, IEquatable<Dataset.Types.UnmanagedDatasetConfig>, IDeepCloneable<Dataset.Types.UnmanagedDatasetConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Dataset.Types.UnmanagedDatasetConfig.
[[["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-24 UTC."],[[["The `Dataset.Types.UnmanagedDatasetConfig` class is part of the Cloud Document AI v1beta3 API, providing configuration options for unmanaged datasets."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["`Dataset.Types.UnmanagedDatasetConfig` inherits from the `object` class and provides methods such as `GetHashCode`, `GetType`, and `ToString`."],["There are two constructors available for creating instances of `UnmanagedDatasetConfig`: a default constructor and one that accepts another `UnmanagedDatasetConfig` object for copying."]]],[]]