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-25 UTC."],[[["This webpage 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 page includes links to documentation for a range of versions from 2.14.0 down to 1.2.0."],["`DataplexFilesetSpec` is an entry specification for a Dataplex fileset, implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, making it suitable for diverse development practices."],["The class includes a `DataplexSpec` property, representing common Dataplex fields, enhancing its capability to interact with and describe Dataplex resources within the Google Cloud ecosystem."],["The documentation outlines the class's constructors, inherited members, and the namespace and assembly to help with the proper implementations."]]],[]]