Consumer Psc Connection Response
data class ConsumerPscConnectionResponse(val error: GoogleRpcStatusResponse, val errorType: String, val forwardingRule: String, val gceOperation: String, val ip: String, val network: String, val project: String, val pscConnectionId: String, val serviceAttachmentUri: String, val state: String)
PSC connection details on consumer side.
Constructors
Properties
Link copied to clipboard
The most recent error during operating this connection.
Link copied to clipboard
The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
Link copied to clipboard
The last Compute Engine operation to setup PSC connection.
Link copied to clipboard
The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
Link copied to clipboard
The URI of a service attachment which is the target of the PSC connection.