vpcNetwork property
Network to bind is a standard consumer VPC.
Specify the name in the following form for consumer VPC network:
projects/{project}/global/networks/{network_id}
. {project}
can either
be a project number or a project ID.
Implementation
core.String? vpcNetwork;