network property

String? network
getter/setter pair

The VPC network that is associated.

for example: projects/123456789/global/networks/my-network. See https://google.aip.dev/124.

Immutable.

Implementation

core.String? network;