privateRangesOnly constant

Use the VPC Access Connector only for private IP space from RFC1918.

Implementation

static const privateRangesOnly = ServiceConfig_VpcConnectorEgressSettings(
  'PRIVATE_RANGES_ONLY',
);