producerForwardingRule property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? producerForwardingRule
getter/setter pair

The URL of a forwarding rule with loadBalancingScheme INTERNAL* that is serving the endpoint identified by this service attachment.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? producerForwardingRule;