Cloud Run V2 API - Module Google::Cloud::Run::V2::VpcAccess::VpcEgress (v0.13.2)

Reference documentation and code samples for the Cloud Run V2 API module Google::Cloud::Run::V2::VpcAccess::VpcEgress.

Egress options for VPC access.

Constants

VPC_EGRESS_UNSPECIFIED

value: 0
Unspecified

ALL_TRAFFIC

value: 1
All outbound traffic is routed through the VPC connector.

PRIVATE_RANGES_ONLY

value: 2
Only private IP ranges are routed through the VPC connector.