networkConfig property
Network configurations for the TPU node.
network_config and network_configs are mutually exclusive, you can only specify one of them. If both are specified, an error will be returned.
Implementation
NetworkConfig? networkConfig;