allowInternalOnly constant
ServiceConfig_IngressSettings
const allowInternalOnly
Allow HTTP traffic from only private VPC sources.
Implementation
static const allowInternalOnly = ServiceConfig_IngressSettings(
'ALLOW_INTERNAL_ONLY',
);