ingress Settings
String value that controls what traffic can reach the function. Allowed values are ALLOW_ALL
, ALLOW_INTERNAL_AND_GCLB
and ALLOW_INTERNAL_ONLY
. Check ingress documentation to see the impact of each settings value. Changes to this field will recreate the cloud function.