Module: Google::Cloud::Run::V2::VpcAccess::VpcEgress
- Defined in:
- proto_docs/google/cloud/run/v2/vendor_settings.rb
Overview
Egress options for VPC access.
Constant Summary collapse
- VPC_EGRESS_UNSPECIFIED =
Unspecified
0
- ALL_TRAFFIC =
All outbound traffic is routed through the VPC connector.
1
- PRIVATE_RANGES_ONLY =
Only private IP ranges are routed through the VPC connector.
2