network property
Name of the VPC that the new Instance is in.
This is required if the Runtime uses google-managed network. If the
Runtime uses customer-owned network, it will reuse the same VPC, and this
field must be empty. Format:
projects/{project_id}/global/networks/{network_id}
Optional.
Implementation
core.String? network;