network property

String? network
getter/setter pair

The source VPC network for ip_ranges.

Required for instances using Private Service Connect, optional otherwise. If provided, must be the same network specified in the NetworkConfig.network field.

Optional.

Implementation

core.String? network;