network property

String? network
getter/setter pair

The resource path of the consumer network where PSC connections are allowed to be created in.

Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.

Implementation

core.String? network;