allowedServicePatterns property

List<ServicePattern>? allowedServicePatterns
getter/setter pair

Specifies which Google services are allowed to be accessed from VPC networks in the service perimeter.

Implementation

core.List<ServicePattern>? allowedServicePatterns;