Google Cloud Data Catalog V1 Client - Class FilesetSpec (2.0.2)
Stay organized with collections
Save and categorize content based on your preferences.
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 |
array
Optional. Data for populating the Message object. |
↳ dataplex_fileset |
Google\Cloud\DataCatalog\V1\DataplexFilesetSpec
Fields 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 |
Google\Cloud\DataCatalog\V1\DataplexFilesetSpec|null |
|
hasDataplexFileset
clearDataplexFileset
setDataplexFileset
Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\DataCatalog\V1\DataplexFilesetSpec
|
| Returns | |
|---|---|
| Type | Description |
$this |
|