allowGlobalAccess property
This field is used along with the backend_service field for internal load balancing or with the target field for internal TargetInstance.
If set to true, clients can access the Internal TCP/UDP Load Balancer, Internal HTTP(S) and TCP Proxy Load Balancer from all regions. If false, only allows access from the local region the load balancer is located at. Note that for INTERNAL_MANAGED forwarding rules, this field cannot be changed after the forwarding rule is created.
Implementation
core.bool? allowGlobalAccess;