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

Required. The consumer network where the network address of the discovery endpoint will be reserved, in the form of projects/{network_project_id_or_number}/global/networks/{network_id}.