Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class DataplexSpec.
Common Dataplex fields.
Generated from protobuf message google.cloud.datacatalog.v1.DataplexSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ asset
string
Fully qualified resource name of an asset in Dataplex, to which the underlying data source (Cloud Storage bucket or BigQuery dataset) of the entity is attached.
↳ data_format
↳ compression_format
string
Compression format of the data, e.g., zip, gzip etc.
↳ project_id
string
Project ID of the underlying Cloud Storage or BigQuery data. Note that this may not be the same project as the correspondingly Dataplex lake / zone / asset.
getAsset
Fully qualified resource name of an asset in Dataplex, to which the underlying data source (Cloud Storage bucket or BigQuery dataset) of the entity is attached.
string
setAsset
Fully qualified resource name of an asset in Dataplex, to which the underlying data source (Cloud Storage bucket or BigQuery dataset) of the entity is attached.
var
string
$this
getDataFormat
Format of the data.
hasDataFormat
clearDataFormat
setDataFormat
Format of the data.
$this
getCompressionFormat
Compression format of the data, e.g., zip, gzip etc.
string
setCompressionFormat
Compression format of the data, e.g., zip, gzip etc.
var
string
$this
getProjectId
Project ID of the underlying Cloud Storage or BigQuery data. Note that this may not be the same project as the correspondingly Dataplex lake / zone / asset.
string
setProjectId
Project ID of the underlying Cloud Storage or BigQuery data. Note that this may not be the same project as the correspondingly Dataplex lake / zone / asset.
var
string
$this