public sealed class DataplexFilesetSpec : IMessage<DataplexFilesetSpec>, IEquatable<DataplexFilesetSpec>, IDeepCloneable<DataplexFilesetSpec>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["The latest version of the `DataplexFilesetSpec` is 2.14.0, with multiple previous versions available, going back to 1.2.0."],["`DataplexFilesetSpec` is an entry specification for a Dataplex fileset, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `DataplexFilesetSpec` class has two constructors, one default and one that takes another `DataplexFilesetSpec` object as a parameter, allowing for object duplication."],["The `DataplexFilesetSpec` class has a `DataplexSpec` property, which is used for common Dataplex fields, and is of type `DataplexSpec`."]]],[]]