allowExternalTraffic property

bool? allowExternalTraffic
getter/setter pair

Controls whether user traffic is allowed over this endpoint.

Note that GCP-managed services may still use the endpoint even if this is false.

Implementation

core.bool? allowExternalTraffic;