Google Cloud Run V2 Client - Class VpcEgress (0.6.0)

Reference documentation and code samples for the Google Cloud Run V2 Client class VpcEgress.

Egress options for VPC access.

Protobuf type google.cloud.run.v2.VpcAccess.VpcEgress

Namespace

Google \ Cloud \ Run \ V2 \ VpcAccess

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

VPC_EGRESS_UNSPECIFIED

  Value: 0 
 

Unspecified

Generated from protobuf enum VPC_EGRESS_UNSPECIFIED = 0;

ALL_TRAFFIC

  Value: 1 
 

All outbound traffic is routed through the VPC connector.

Generated from protobuf enum ALL_TRAFFIC = 1;

PRIVATE_RANGES_ONLY

  Value: 2 
 

Only private IP ranges are routed through the VPC connector.

Generated from protobuf enum PRIVATE_RANGES_ONLY = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: