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-21 UTC."],[[["This webpage provides documentation for the `DataplexFilesetSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its implementation and usage."],["The latest version available is 2.14.0, with a history of versions dating back to 1.2.0 that can also be accessed via the provided links."],["`DataplexFilesetSpec` is an entry specification for a Dataplex fileset, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `DataplexSpec` property, which contains common Dataplex fields and is of type `DataplexSpec`."],["The class has 2 constructors available, one default and one that accepts another `DataplexFilesetSpec` as an input."]]],[]]