ForwardingRuleServiceDirectoryRegistrationResponse

data class ForwardingRuleServiceDirectoryRegistrationResponse(val namespace: String, val service: String, val serviceDirectoryRegion: String)

Describes the auto-registration of the Forwarding Rule to Service Directory. The region and project of the Service Directory resource generated from this registration will be the same as this Forwarding Rule.

Constructors

fun ForwardingRuleServiceDirectoryRegistrationResponse(namespace: String, service: String, serviceDirectoryRegion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Service Directory namespace to register the forwarding rule under.

Link copied to clipboard

Service Directory service 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.