consumerNetwork property

String? consumerNetwork
getter/setter pair

The network that the consumer is using to connect with services.

Must be in the form of projects/{project}/global/networks/{network} {project} is the project number, as in '12345' {network} is the network name.

Required.

Implementation

core.String? consumerNetwork;