DataplexConfigResponse

data class DataplexConfigResponse(val lakeResources: Map<String, String>)

Specifies how metastore metadata should be integrated with the Dataplex service.

Constructors

Link copied to clipboard
fun DataplexConfigResponse(lakeResources: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.