ClusterDiscoveryEndpointPscConfig

data class ClusterDiscoveryEndpointPscConfig(val network: String? = null)

Constructors

Link copied to clipboard
constructor(network: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val network: String? = null

The consumer network where the IP address resides, in the form of projects/{projectId}/global/networks/{network_id}.