public sealed class DataplexFilesetSpec : IMessage<DataplexFilesetSpec>, IEquatable<DataplexFilesetSpec>, IDeepCloneable<DataplexFilesetSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DataplexFilesetSpec.
[[["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 page provides documentation for the `DataplexFilesetSpec` class within the Google Cloud Data Catalog v1 API, specifically for version 2.11.0."],["The `DataplexFilesetSpec` class serves as an entry specification for a Dataplex fileset, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class available in the documentation is 2.14.0, with numerous prior versions also being listed and accessible, going as far back as version 1.2.0."],["The class inherits members from the base `object` class and is found within the `Google.Cloud.DataCatalog.V1` namespace, within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The page details the class constructors and properties, such as the default constructor `DataplexFilesetSpec()`, a constructor to copy another instance of the class, and the `DataplexSpec` property."]]],[]]