Dataplex Asset

A Dataplex Asset in Google Cloud is a data resource, such as a Cloud Storage bucket or BigQuery dataset, that is registered within a Dataplex lake. It represents the physical storage location of data and is managed through Dataplex to provide governance, security, and metadata management. Assets allow organizations to organize and control access to data across different storage systems while maintaining consistent policies and visibility.

gcp.dataplex_asset

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The time when the asset was created.
datadog_display_namecorestring
descriptioncorestringOptional. Description of the asset.
discovery_speccorejsonOptional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
discovery_statuscorejsonOutput only. Status of the discovery feature applied to data referenced by this asset.
gcp_display_namecorestringOptional. User friendly display name.
labelscorearray<string>Optional. User defined labels for the asset.
namecorestringOutput only. The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
resource_speccorejsonRequired. Specification of the resource that is referenced by this asset.
resource_statuscorejsonOutput only. Status of the resource referenced by this asset.
security_statuscorejsonOutput only. Status of the security policy applied to resource referenced by this asset.
statecorestringOutput only. Current state of the asset.
tagscorehstore
uidcorestringOutput only. System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
update_timecoretimestampOutput only. The time when the asset was last updated.