network property

String? network
getter/setter pair

The name of a network they wish to peer the TPU node to.

It must be a preexisting Compute Engine network inside of the project on which this API has been activated. If none is provided, "default" will be used.

Implementation

core.String? network;