GetMetastoreServiceNetworkConfig

data class GetMetastoreServiceNetworkConfig(val consumers: List<GetMetastoreServiceNetworkConfigConsumer>, val customRoutesEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(consumers: List<GetMetastoreServiceNetworkConfigConsumer>, customRoutesEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The consumer-side network configuration for the Dataproc Metastore instance.

Link copied to clipboard

Enables custom routes to be imported and exported for the Dataproc Metastore service's peered VPC network.