Google Cloud Datacatalog V1Dataplex Table Spec Response
data class GoogleCloudDatacatalogV1DataplexTableSpecResponse(val dataplexSpec: GoogleCloudDatacatalogV1DataplexSpecResponse, val externalTables: List<GoogleCloudDatacatalogV1DataplexExternalTableResponse>, val userManaged: Boolean)
Entry specification for a Dataplex table.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1DataplexTableSpecResponse(dataplexSpec: GoogleCloudDatacatalogV1DataplexSpecResponse, externalTables: List<GoogleCloudDatacatalogV1DataplexExternalTableResponse>, userManaged: Boolean)