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 .NET development."],["The latest version available is 2.14.0, and the documentation covers versions ranging from 1.2.0 to 2.14.0."],["`DataplexFilesetSpec` serves as an entry specification for a Dataplex fileset, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `DataplexSpec`, which contains common Dataplex fields and is of type `DataplexSpec`."],["The `DataplexFilesetSpec` class has 2 public constructors, `DataplexFilesetSpec()` and `DataplexFilesetSpec(DataplexFilesetSpec other)` to make new objects."]]],[]]