Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::FilesetSpec.
Specification that applies to a fileset. Valid only for entries with the 'FILESET' type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataplex_fileset
def dataplex_fileset() -> ::Google::Cloud::DataCatalog::V1::DataplexFilesetSpec
Returns
- (::Google::Cloud::DataCatalog::V1::DataplexFilesetSpec) — Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
#dataplex_fileset=
def dataplex_fileset=(value) -> ::Google::Cloud::DataCatalog::V1::DataplexFilesetSpec
Parameter
- value (::Google::Cloud::DataCatalog::V1::DataplexFilesetSpec) — Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
Returns
- (::Google::Cloud::DataCatalog::V1::DataplexFilesetSpec) — Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.