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-04-09 UTC."],[[["This page provides reference documentation for the `DataplexFilesetSpec` class within the Google Cloud Data Catalog v1 API, specifically detailing its structure and usage."],["The latest version of the API available for browsing is 2.14.0, while version 2.13.0 is the current page being displayed, and previous versions back to 1.2.0 are also accessible."],["`DataplexFilesetSpec` serves as the 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 encompasses common Dataplex fields."],["The documentation provides access to methods such as `GetHashCode()`, `GetType()` and `ToString()` that are inherited from `object`, alongside class constructors and details on the namespace and assembly it belongs to."]]],[]]