OptionaladdedWhen the asset is added to the clean room, in epoch milliseconds.
OptionalassetThe type of the asset.
OptionalcleanThe name of the clean room this asset belongs to. This field is required for create operations and populated by the server for responses.
Optionaldetailsthe asset-type specific information. Will not be returned by list
Table details available to all collaborators of the clean room. Present if and only if asset_type is TABLE
Notebook details available to all collaborators of the clean room. Present if and only if asset_type is NOTEBOOK_FILE
View details available to all collaborators of the clean room. Present if and only if asset_type is VIEW
Foreign table details available to all collaborators of the clean room. Present if and only if asset_type is FOREIGN_TABLE
Optionallocalasset-type specific local information of the asset
Local details for a table that are only available to its owner. Present if and only if asset_type is TABLE
Local details for a volume that are only available to its owner. Present if and only if asset_type is VOLUME
Local details for a view that are only available to its owner. Present if and only if asset_type is VIEW
Local details for a foreign that are only available to its owner. Present if and only if asset_type is FOREIGN_TABLE
OptionalnameA fully qualified name that uniquely identifies the asset within the clean room. This is also the name displayed in the clean room UI.
For UC securable assets (tables, volumes, etc.), the format is shared_catalog.shared_schema.asset_name
For notebooks, the name is the notebook file name. For jar analyses, the name is the jar analysis name.
OptionalownerThe alias of the collaborator who owns this asset
OptionalstatusStatus of the asset
Metadata of the clean room asset