Class EgressOption (3.24.0)

EgressOption(value)

Defines the egress option for the pool.

Values: EGRESS_OPTION_UNSPECIFIED (0): If set, defaults to PUBLIC_EGRESS. NO_PUBLIC_EGRESS (1): If set, workers are created without any public address, which prevents network egress to public IPs unless a network proxy is configured. PUBLIC_EGRESS (2): If set, workers are created with a public address which allows for public internet egress.