GlobalForwardingRuleServiceDirectoryRegistrations

data class GlobalForwardingRuleServiceDirectoryRegistrations(val namespace: String? = null, val serviceDirectoryRegion: String? = null)

Constructors

constructor(namespace: String? = null, serviceDirectoryRegion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val namespace: String? = null

Service Directory namespace to register the forwarding rule under.

Link copied to clipboard

Optional Service Directory region to register this global forwarding rule under. Default to "us-central1". Only used for PSC for Google APIs. All PSC for Google APIs Forwarding Rules on the same network should use the same Service Directory region.