Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::ServiceConnectionPolicy::PscConfig::ProducerInstanceLocation.
ProducerInstanceLocation is used to specify which authorization mechanism
to use to determine which projects the Producer instance can be within.
Constants
PRODUCER_INSTANCE_LOCATION_UNSPECIFIED
value: 0 Producer instance location is not specified. When this option is
chosen, then the PSC connections created by this
ServiceConnectionPolicy must be within the same project as the Producer
instance. This is the default ProducerInstanceLocation value.
To allow for PSC connections from this network to other networks, use
the CUSTOM_RESOURCE_HIERARCHY_LEVELS option.
CUSTOM_RESOURCE_HIERARCHY_LEVELS
value: 1 Producer instance must be within one of the values provided in
allowed_google_producers_resource_hierarchy_level.
[[["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-03-26 UTC."],[],[]]