Cloud Run V2 API - Module Google::Cloud::Run::V2::IngressTraffic (v0.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Run V2 API module Google::Cloud::Run::V2::IngressTraffic.
Allowed ingress traffic for the Container.
Constants
INGRESS_TRAFFIC_UNSPECIFIED
value: 0 Unspecified
INGRESS_TRAFFIC_ALL
value: 1 All inbound traffic is allowed.
INGRESS_TRAFFIC_INTERNAL_ONLY
value: 2 Only internal traffic is allowed.
INGRESS_TRAFFIC_INTERNAL_LOAD_BALANCER
value: 3 Both internal and Google Cloud Load Balancer traffic is allowed.