Interface protos.google.cloud.notebooks.v2.INetworkInterface (4.0.1)

Properties of a NetworkInterface.

Package

@google-cloud/notebooks

Properties

network

network?: (string|null);

NetworkInterface network

nicType

nicType?: (google.cloud.notebooks.v2.NetworkInterface.NicType|keyof typeof google.cloud.notebooks.v2.NetworkInterface.NicType|null);

NetworkInterface nicType

subnet

subnet?: (string|null);

NetworkInterface subnet