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 |
Google\Cloud\DataCatalog\V1\DataplexSpec
Common Dataplex fields. |
getDataplexSpec
Common Dataplex fields.
Returns | |
---|---|
Type | Description |
Google\Cloud\DataCatalog\V1\DataplexSpec|null |
hasDataplexSpec
clearDataplexSpec
setDataplexSpec
Common Dataplex fields.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DataCatalog\V1\DataplexSpec
|
Returns | |
---|---|
Type | Description |
$this |