values constant

Implementation

static const $core.List<ServiceConfig_IngressSettings> values =
    <ServiceConfig_IngressSettings>[
  INGRESS_SETTINGS_UNSPECIFIED,
  ALLOW_ALL,
  ALLOW_INTERNAL_ONLY,
  ALLOW_INTERNAL_AND_GCLB,
];