Class IngressTraffic (0.15.0) Stay organized with collections Save and categorize content based on your preferences.
IngressTraffic(value)Allowed ingress traffic for the Container.
Enums | |
|---|---|
| Name | Description |
INGRESS_TRAFFIC_UNSPECIFIED | Unspecified |
INGRESS_TRAFFIC_ALL | All inbound traffic is allowed. |
INGRESS_TRAFFIC_INTERNAL_ONLY | Only internal traffic is allowed. |
INGRESS_TRAFFIC_INTERNAL_LOAD_BALANCER | Both internal and Google Cloud Load Balancer traffic is allowed. |
INGRESS_TRAFFIC_NONE | No ingress traffic is allowed. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-22 UTC.