Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class FilesetSpec.
Specification that applies to a fileset. Valid only for entries with the 'FILESET' type.
Generated from protobuf message google.cloud.datacatalog.v1.FilesetSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
| data | arrayOptional. Data for populating the Message object. | 
| ↳ dataplex_fileset | DataplexFilesetSpecFields specific to a Dataplex fileset and present only in the Dataplex fileset entries. | 
getDataplexFileset
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
| Returns | |
|---|---|
| Type | Description | 
| DataplexFilesetSpec|null | |
hasDataplexFileset
clearDataplexFileset
setDataplexFileset
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
| Parameter | |
|---|---|
| Name | Description | 
| var | DataplexFilesetSpec | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |