Class PscConnection (0.1.4)

PscConnection(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of consumer resources in a PSC connection.

Attributes

NameDescription
psc_connection_id str
Output only. The PSC connection id of the forwarding rule connected to the service attachment.
address str
Output only. The IP allocated on the consumer network for the PSC forwarding rule.
forwarding_rule str
Output only. The URI of the consumer side forwarding rule. Example: projects/{projectNumOrId}/regions/us-east1/forwardingRules/{resourceId}.
project_id str
Output only. The consumer project_id where the forwarding rule is created from.
network str
The consumer network where the IP address resides, in the form of projects/{project_id}/global/networks/{network_id}.