PrivateConnectivityResponse

data class PrivateConnectivityResponse(val privateConnection: String)

Private Connectivity

Constructors

Link copied to clipboard
constructor(privateConnection: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A reference to a private connection resource. Format: projects/{project}/locations/{location}/privateConnections/{name}