network property

String? network
getter/setter pair

The network that will be used for all child deployments, for example: projects/{project}/global/networks/{network}.

See https://google.aip.dev/124.

Required. Immutable.

Implementation

core.String? network;