Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class DataplexFilesetSpec.
Entry specyfication for a Dataplex fileset.
Generated from protobuf message google.cloud.datacatalog.v1.DataplexFilesetSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dataplex_spec |
DataplexSpec
Common Dataplex fields. |
getDataplexSpec
Common Dataplex fields.
| Returns | |
|---|---|
| Type | Description |
DataplexSpec|null |
|
hasDataplexSpec
clearDataplexSpec
setDataplexSpec
Common Dataplex fields.
| Parameter | |
|---|---|
| Name | Description |
var |
DataplexSpec
|
| Returns | |
|---|---|
| Type | Description |
$this |
|