The Private Service Connect connection propagation failed because the
PSC_PROPAGATED_CONNECTIONS_PER_VPC_NETWORK quota in the consumer
VPC network has been exceeded.
The Private Service Connect connection propagation failed because the VPC
network or the project of the target spoke has exceeded the connection
limit set by the producer.
ErrorProducerQuotaExceeded
The Private Service Connect connection propagation failed because the
PSC_ILB_CONSUMER_FORWARDING_RULES_PER_PRODUCER_NETWORK quota in the
producer VPC network has been exceeded.
Propagating
The Private Service Connect connection is propagating. This is a
transient state.
Ready
The propagated Private Service Connect connection is ready.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["The latest version of the Network Connectivity v1 API documentation is 2.9.0, with older versions ranging from 2.8.0 down to 1.0.0 also available."],["The content details the `PscPropagationStatus.Types.Code` enum, which indicates the state of Private Service Connect propagation."],["The `Code` enum has multiple possible states, including `Ready`, `Propagating`, and various error states such as `ErrorConsumerQuotaExceeded`, `ErrorProducerNatIpSpaceExhausted`, `ErrorProducerPropagatedConnectionLimitExceeded`, and `ErrorProducerQuotaExceeded`."],["The `ErrorProducerNatIpSpaceExhausted` status means that the NAT IP subnet space has been exhausted, needing user attention, as detailed on the Google Cloud documentation."],["The documentation includes a table outlining each `Code` enum field, including `Unspecified`, along with its corresponding description, in the `Google.Cloud.NetworkConnectivity.V1` namespace."]]],[]]