values constant

Implementation

static const $core.List<ServiceConfig_VpcConnectorEgressSettings> values = <ServiceConfig_VpcConnectorEgressSettings> [
  VPC_CONNECTOR_EGRESS_SETTINGS_UNSPECIFIED,
  PRIVATE_RANGES_ONLY,
  ALL_TRAFFIC,
];