Network Connectivity v1 API - Enum ServiceConnectionPolicy.Types.PscConfig.Types.ProducerInstanceLocation (2.10.0)

public enum ServiceConnectionPolicy.Types.PscConfig.Types.ProducerInstanceLocation

Reference documentation and code samples for the Network Connectivity v1 API enum ServiceConnectionPolicy.Types.PscConfig.Types.ProducerInstanceLocation.

ProducerInstanceLocation is used to specify which authorization mechanism to use to determine which projects the Producer instance can be within.

Namespace

Google.Cloud.NetworkConnectivity.V1

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Fields

Name Description
CustomResourceHierarchyLevels

Producer instance must be within one of the values provided in allowed_google_producers_resource_hierarchy_level.

Unspecified

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.