gateways property
Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway.
Each gateway reference should match the pattern: projects / * /locations/global/gateways/
Optional.
Implementation
core.List<core.String>? gateways;