forwardingRule property
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.
Forwarding rules are also used for protocol forwarding, Private Service
Connect and other network services to provide forwarding information in
the control plane. Applicable only to destination endpoint. Format:
projects/{project}/global/forwardingRules/{id}
or
projects/{project}/regions/{region}/forwardingRules/{id}
Implementation
core.String? forwardingRule;