network property

String? network
getter/setter pair

The GCP VPC network (https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").

Implementation

core.String? network;