Interface protos.google.cloud.tpu.v2alpha1.INetworkConfig (3.2.1)

Properties of a NetworkConfig.

Package

@google-cloud/tpu

Properties

canIpForward

canIpForward?: (boolean|null);

NetworkConfig canIpForward

enableExternalIps

enableExternalIps?: (boolean|null);

NetworkConfig enableExternalIps

network

network?: (string|null);

NetworkConfig network

subnetwork

subnetwork?: (string|null);

NetworkConfig subnetwork