consumerNetwork property
The network that the consumer is using to connect with services.
Must be in the form of projects/{project}/global/networks/{network} {project} is a project number, as in '12345' {network} is a network name.
Required.
Implementation
core.String? consumerNetwork;